man Gtk2::RadioToolButton () - Gtk2::RadioToolButton
NAME
Gtk2::RadioToolButton
HIERARCHY
  Glib::Object
  +----Glib::Object::_Unregistered::GInitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Bin
                           +----Gtk2::ToolItem
                                +----Gtk2::ToolButton
                                     +----Gtk2::ToggleToolButton
                                          +----Gtk2::RadioToolButton
INTERFACES
Gtk2::Atk::ImplementorIface
METHODS
toolitem = Gtk2::RadioToolButton->new ($member_or_listref=undef)
toolitem = Gtk2::RadioToolButton->new_from_widget ($group)
$button->set_group ($member_or_listref)
PROPERTIES
- 'group' (Gtk2::RadioToolButton : writable / private)
- The radio tool button whose group this button belongs to.
SEE ALSO
Gtk2, Glib::Object, Glib::Object::_Unregistered::GInitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton, Gtk2::ToggleToolButton
COPYRIGHT
Copyright (C) 2003-2005 by the gtk2-perl team.
This software is licensed under the LGPL. See Gtk2 for a full notice.