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

Gtk2::ToggleToolButton - wrapper for GtkToggleToolButton

Glib::Object
+----Glib::InitiallyUnowned
     +----Gtk2::Object
          +----Gtk2::Widget
               +----Gtk2::Container
                    +----Gtk2::Bin
                         +----Gtk2::ToolItem
                              +----Gtk2::ToolButton
                                   +----Gtk2::ToggleToolButton

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

toolitem = Gtk2::ToggleToolButton->new

toolitem = Gtk2::ToggleToolButton->new_from_stock ($stock_id)

$stock_id (string)

$is_active (boolean)

'active' (boolean : default false : readable / writable / private / static-nick / static-blurb)
If the toggle button should be pressed in or not

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::ToolItem, Gtk2::ToolButton

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