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)