1Padre::Wx::Dialog::AdvaUnsceerd(C3o)ntributed Perl DocumPeandtraet:i:oWnx::Dialog::Advanced(3)
2
3
4

NAME

6       Padre::Wx::Dialog::Advanced - a dialog to show and configure advanced
7       preferences
8

DESCRIPTION

10       The idea is to implement a Mozilla-style "about:config" for Padre. This
11       will make playing with experimental, advanced, and secret settings a
12       breeze.
13

PUBLIC API

15   "new"
16         my $advanced = Padre::Wx::Dialog::Advanced->new($main);
17
18       Returns a new "Padre::Wx::Dialog::Advanced" instance
19
20   "show"
21         $advanced->show($main);
22
23       Shows the dialog. Returns "undef".
24
26       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
27
28       This program is free software; you can redistribute it and/or modify it
29       under the same terms as Perl itself.
30
31       The full text of the license can be found in the LICENSE file included
32       with this module.
33
34
35
36perl v5.30.0                      2019-07-26    Padre::Wx::Dialog::Advanced(3)
Impressum