Gtk2::CheckButton(3) wrapper for GtkCheckButton

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Bin
                           +----Gtk2::Button
                                +----Gtk2::ToggleButton
                                     +----Gtk2::CheckButton

INTERFACES

  Glib::Object::_Unregistered::AtkImplementorIface
  Gtk2::Buildable
  Gtk2::Activatable

METHODS

widget = Gtk2::CheckButton->new ($label=undef)

  • $label (string)

widget = Gtk2::CheckButton->new_with_label ($label=undef)

  • $label (string)

widget = Gtk2::CheckButton->new_with_mnemonic ($label=undef)

  • $label (string)

STYLE PROPERTIES

'indicator-size' (integer : default 13 : readable / private)
Size of check or radio indicator
'indicator-spacing' (integer : default 2 : readable / private)
Spacing around check or radio indicator

COPYRIGHT

Copyright (C) 2003-2011 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.