|
NAMEGtk2::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
INTERFACESGlib::Object::_Unregistered::AtkImplementorIface Gtk2::Buildable Gtk2::Activatable METHODStoolitem = Gtk2::RadioToolButton->new ($member_or_listref=undef)
toolitem = Gtk2::RadioToolButton->new_from_stock ($member_or_listref, $stock_id)
toolitem = Gtk2::RadioToolButton->new_from_widget ($group)
toolitem = Gtk2::RadioToolButton->new_with_stock_from_widget ($group, $stock_id)
arrayref = $button->get_group$button->set_group ($member_or_listref)
PROPERTIES
SEE ALSOGtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton, Gtk2::ToggleToolButton COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|