|
NAMEGtk2::FileChooserButton - wrapper for GtkFileChooserButton HIERARCHY Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Box
+----Gtk2::HBox
+----Gtk2::FileChooserButton
INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Orientable Gtk2::FileChooser METHODSwidget = Gtk2::FileChooserButton->new ($title, $action)
widget = Gtk2::FileChooserButton->new_with_backend ($title, $action, $backend)
widget = Gtk2::FileChooserButton->new_with_dialog ($dialog)
boolean = $button->get_focus_on_clickSince: gtk+ 2.10 $button->set_focus_on_click ($focus_on_click)
Since: gtk+ 2.10 string = $button->get_title$button->set_title ($title)
integer = $button->get_width_chars$button->set_width_chars ($n_chars)
PROPERTIES
SIGNALSENUMS AND FLAGSenum Gtk2::FileChooserAction
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::HBox COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|