1Padre::Wx::Dialog::SessUisoenrSaCvoen(t3r)ibuted Perl DoPcaudmreen:t:aWtxi:o:nDialog::SessionSave(3)
2
3
4

NAME

6       Padre::Wx::Dialog::SessionSave - dialog to save a Padre session
7

DESCRIPTION

9       Padre supports sessions, and this dialog provides Padre with a way to
10       save a session.
11

PUBLIC API

13   Constructor
14       "new"
15
16           my $dialog = PWD::SS->new( $parent )
17
18       Create and return a new Wx dialog allowing to save a session. It needs
19       a $parent window (usually Padre's main window).
20
21   Public methods
22       "show"
23
24           $dialog->show;
25
26       Request the dialog to be shown.
27
29       Copyright 2008-2011 The Padre development team as listed in Padre.pm.
30
31       This program is free software; you can redistribute it and/or modify it
32       under the same terms as Perl 5 itself.
33
34
35
36perl v5.30.0                      2019-07-26 Padre::Wx::Dialog::SessionSave(3)
Impressum