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

Gtk2::CheckButton - wrapper for GtkCheckButton

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

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

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)

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

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Button, Gtk2::ToggleButton

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

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

2023-07-25 perl v5.38.0