Gtk2::Ex::FormFactory::Button 0.65 review

Download
by rbytes.net on

Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework. SYNOPSIS Gtk2::Ex::FormFactory::Button->new ( clic

License: Perl Artistic License
File size: 99K
Developer: J?rn Reder
0 stars award from rbytes.net

Gtk2::Ex::FormFactory::Button is a Button in a FormFactory framework.

SYNOPSIS

Gtk2::Ex::FormFactory::Button->new (
clicked_hook => Callback CODEREF / Closure
stock => Name of a stock item for this button,
with_repeat => Trigger callback continuously as long button is pressed
...
Gtk2::Ex::FormFactory::Widget attributes
);

This module implements a Button in a Gtk2::Ex::FormFactory framework. No application object attribute is associated with the button.

OBJECT HIERARCHY

Gtk2::Ex::FormFactory::Intro

Gtk2::Ex::FormFactory::Widget
+--- Gtk2::Ex::FormFactory::Button

Gtk2::Ex::FormFactory::Layout
Gtk2::Ex::FormFactory::Rules
Gtk2::Ex::FormFactory::Context
Gtk2::Ex::FormFactory::Proxy

Requirements:
Perl

Gtk2::Ex::FormFactory::Button 0.65 keywords