1Padre::Wx::Dialog::GotoU(s3e)r Contributed Perl DocumentaPtaidorne::Wx::Dialog::Goto(3)
2
3
4

NAME

6       Padre::Wx::Dialog::Goto - a dialog to jump to a user-specified
7       line/position
8

PUBLIC API

10   "new"
11         my $goto = Padre::Wx::Dialog::Goto->new($main);
12
13       Returns a new "Padre::Wx::Dialog::Goto" instance
14
15   "show"
16         $goto->show($main);
17
18       Show the dialog that the user can use to go to to a line number or
19       character position. Returns "undef".
20
22       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
23
24       This program is free software; you can redistribute it and/or modify it
25       under the same terms as Perl itself.
26
27       The full text of the license can be found in the LICENSE file included
28       with this module.
29
30
31
32perl v5.30.0                      2019-07-26        Padre::Wx::Dialog::Goto(3)
Impressum