Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

gtk2::menutoolbutton(3) [suse man page]

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

NAME
Gtk2::MenuToolButton 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 Glib::Object::_Unregistered::GtkActivatable 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 : 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-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::MenuToolButton(3)

Check Out this Related Man Page

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

NAME
Gtk2::RadioToolButton - wrapper for GtkRadioToolButton HIERARCHY
Glib::Object +----Glib::InitiallyUnowned +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Bin +----Gtk2::ToolItem +----Gtk2::ToolButton +----Gtk2::ToggleToolButton +----Gtk2::RadioToolButton INTERFACES
Glib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Activatable METHODS
toolitem = Gtk2::RadioToolButton->new ($member_or_listref=undef) o $member_or_listref (scalar) toolitem = Gtk2::RadioToolButton->new_from_stock ($member_or_listref, $stock_id) o $member_or_listref (scalar) o $stock_id (string) toolitem = Gtk2::RadioToolButton->new_from_widget ($group) o $group (Gtk2::RadioToolButton or undef) toolitem = Gtk2::RadioToolButton->new_with_stock_from_widget ($group, $stock_id) o $group (Gtk2::Widget or undef) o $stock_id (string) arrayref = $button->get_group $button->set_group ($member_or_listref) o $member_or_listref (scalar) PROPERTIES
'group' (Gtk2::RadioToolButton : default undef : writable / private) The radio tool button whose group this button belongs to. SEE ALSO
Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton, Gtk2::ToggleToolButton 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::RadioToolButton(3pm)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

retrieve what the currently selected item is in a dropdown select list using perl tk

I have a dropdown menu built in perl tk (I am using active state perl). I want to select a value from the dropdown menu and I want to be able to perform some other actions depending upon what value is selected. I have all the graphical part made but I dont know how to get the selected value. Any... (0 Replies)
Discussion started by: lassimanji
0 Replies

2. What is on Your Mind?

Revised Tooltips for Thread Views Using Bootstrap

See attached screen movie that demos the revised tooltips which includes thread previews, or double click on the YT video below to go to YT and view in full screen mode, etc: HkObCAYg6LI (0 Replies)
Discussion started by: Neo
0 Replies