debian man page for gtk2::menutoolbutton

Query: gtk2::menutoolbutton

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Gtk2::MenuToolButton(3pm)				User Contributed Perl Documentation				 Gtk2::MenuToolButton(3pm)

NAME
Gtk2::MenuToolButton - wrapper for GtkMenuToolButton
HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::ToolItem +----Gtk2::ToolButton +----Gtk2::MenuToolButton
INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Activatable
METHODS
toolitem = Gtk2::MenuToolButton->new ($icon_widget, $label) o $icon_widget (Gtk2::Widget or undef) o $label (string or undef) toolitem = Gtk2::MenuToolButton->new_from_stock ($stock_id) o $stock_id (string) $button->set_arrow_tooltip_markup ($markup) o $markup (string or undef) Since: gtk+ 2.12 $button->set_arrow_tooltip ($tooltips, $tip_text, $tip_private) o $tooltips (Gtk2::Tooltips) o $tip_text (string) o $tip_private (string) $button->set_arrow_tooltip_text ($text) o $text (string or undef) Since: gtk+ 2.12 widget or undef = $button->get_menu $button->set_menu ($menu) o $menu (Gtk2::Widget or undef)
PROPERTIES
'menu' (Gtk2::Menu : default undef : readable / writable / private) The dropdown menu
SIGNALS
show-menu (Gtk2::MenuToolButton)
SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::MenuToolButton(3pm)
Related Man Pages
gtk2::colorselectiondialog(3) - suse
gtk2::menutoolbutton(3) - suse
gtk2::filechooserwidget(3pm) - debian
gtk2::imageview::scrollwin(3pm) - debian
gtk2::toggletoolbutton(3pm) - debian
Similar Topics in the Unix Linux Community
Zim 0.24 (Default branch)
Zim 0.25 (Default branch)
Zim 0.28 (Default branch)
retrieve what the currently selected item is in a dropdown select list using perl tk
Revised Tooltips for Thread Views Using Bootstrap