NAME
Padre::Wx::Dialog::GotoLine - a dialog to jump to a user-specifed line/position
PUBLIC API
modal
Padre::Wx::Dialog::GotoLine->modal($main);
Single-shot modal dialog call to set the line number from the user. Returns undef
.
COPYRIGHT & LICENSE
Copyright 2008-2010 The Padre development team as listed in Padre.pm.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.