Wx::DemoModules::wxDirPickerCtrl(3)
sub commands {
my( $self ) = @_;
return ( { label => 'Set italic font',
action => sub { $self->picker->SetDir( wxITALIC_FONT ) },
},
);
}
perl v5.10.0 Wx::DemoModules::wxDirPickerCtrl(3)
Mac OS X 10.6 - Generated Thu Sep 17 20:17:52 CDT 2009
