|
NAMEGtk2::OptionMenu - wrapper for GtkOptionMenu HIERARCHY Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::Button
+----Gtk2::OptionMenu
INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Activatable DEPRECATION WARNINGGtk2::OptionMenu has been marked as deprecated, and should not be used in newly written code. You should use Gtk2::ComboBox instead of Gtk2::OptionMenu. METHODSwidget = Gtk2::OptionMenu->newinteger = $option_menu->get_history$option_menu->set_history ($index)
widget = $option_menu->get_menu$option_menu->set_menu ($menu)
$option_menu->remove_menuPROPERTIES
STYLE PROPERTIES
SIGNALSSEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Button COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|