|
NAMEGtk2::MenuToolButton - wrapper for GtkMenuToolButton HIERARCHY Glib::Object
+----Glib::InitiallyUnowned
+----Gtk2::Object
+----Gtk2::Widget
+----Gtk2::Container
+----Gtk2::Bin
+----Gtk2::ToolItem
+----Gtk2::ToolButton
+----Gtk2::MenuToolButton
INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Activatable METHODStoolitem = Gtk2::MenuToolButton->new ($icon_widget, $label)
toolitem = Gtk2::MenuToolButton->new_from_stock ($stock_id)
$button->set_arrow_tooltip_markup ($markup)
Since: gtk+ 2.12 $button->set_arrow_tooltip ($tooltips, $tip_text, $tip_private)
$button->set_arrow_tooltip_text ($text)
Since: gtk+ 2.12 widget or undef = $button->get_menu$button->set_menu ($menu)
PROPERTIES
SIGNALSSEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|