NAME
App::MathImage::Gtk2::Ex::ToolItem::CheckButton -- toolitem for Gdk Pixbuf file types
SYNOPSIS
use App::MathImage::Gtk2::Ex::ToolItem::CheckButton;
my $toolitem = App::MathImage::Gtk2::Ex::ToolItem::CheckButton->new;
WIDGET HIERARCHY
App::MathImage::Gtk2::Ex::ToolItem::CheckButton
is a subclass of Gtk2::ToolItem
,
Gtk2::Widget
Gtk2::Container
Gtk2::Bin
Gtk2::ToolItem
App::MathImage::Gtk2::Ex::ToolItem::CheckButton
DESCRIPTION
App::MathImage::Gtk2::Ex::ToolItem::CheckButton
...
FUNCTIONS
App::MathImage::Gtk2::Ex::ToolItem::CheckButton->new (key=>value,...)
-
Create and return a new toolitem object. Optional key/value pairs set initial properties as per
Glib::Object->new
.