|
NAMEGtk2::Combo - wrapper for GtkCombo HIERARCHY Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Box
+----Gtk2::HBox
+----Gtk2::Combo
INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Orientable DEPRECATION WARNINGGtk2::Combo has been marked as deprecated, and should not be used in newly written code. You should use Gtk2::ComboBox instead of Gtk2::Combo. METHODSwidget = Gtk2::Combo->new$combo->set_case_sensitive ($val)
$combo->disable_activatewidget = $combo->entry$combo->set_item_string ($item, $item_value)
widget = $combo->list$combo->set_popdown_strings (...)
$combo->set_use_arrows_always ($val)
$combo->set_use_arrows ($val)
$combo->set_value_in_list ($val, $ok_if_empty)
PROPERTIES
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.
|