Man Page: wx::demomodules::wxdirpickerctrl
Operating Environment: osx
Section: 3
Wx::DemoModules::wxDirPickerCtrl(3) User Contributed Perl Documentation Wx::DemoModules::wxDirPickerCtrl(3) sub commands { my( $self ) = @_; return ( { label => 'Set italic font', action => sub { $self->picker->SetDir( wxITALIC_FONT ) }, }, ); } perl v5.10.0 2007-08-21 Wx::DemoModules::wxDirPickerCtrl(3)
| Related Man Pages |
|---|
| wxdirpickerctrl(3erl) - linux |
| prima::fontdialog(3) - debian |
| gnome2::fontpicker(3pm) - debian |
| graphics::primitive::font(3pm) - debian |
| pdf::api2::resource::font::synfont(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| When is a _function_ not a _function_? |
| To print diamond asterisk pattern based on inputs |
| Syntax error in subtraction in Bash |
| Python: Refer a properties file from different location |