1Padre::Wx::Dialog::KeyBUisnedrinCgosn(t3r)ibuted Perl DoPcaudmreen:t:aWtxi:o:nDialog::KeyBindings(3)
2
3
4
6 Padre::Wx::Dialog::KeyBindings - a dialog to show and configure key
7 bindings
8
10 This dialog lets the user search for an action and then configure a new
11 shortcut if needed
12
14 "new"
15 my $key_bindings = Padre::Wx::Dialog::KeyBindings->new($main);
16
17 Returns a new "Padre::Wx::Dialog::KeyBindings" instance
18
19 "show"
20 $key_bindings->show($main);
21
22 Shows the dialog. Returns "undef".
23
25 Copyright 2008-2011 The Padre development team as listed in Padre.pm.
26
27 This program is free software; you can redistribute it and/or modify it
28 under the same terms as Perl itself.
29
30 The full text of the license can be found in the LICENSE file included
31 with this module.
32
33
34
35perl v5.28.0 2011-08-16 Padre::Wx::Dialog::KeyBindings(3)