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