Gtk2::Ex::FormFactory::Label 0.65 review

Download
by rbytes.net on

Gtk2::Ex::FormFactory::Label is a Label in a FormFactory framework. SYNOPSIS Gtk2::Ex::FormFactory::Label->new ( with_ma

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

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

SYNOPSIS

Gtk2::Ex::FormFactory::Label->new (
with_markup => Should the label render with markup?,
bold => Should the label render as bold text?,
for => Name for Widget this label belongs to,
...
Gtk2::Ex::FormFactory::Widget attributes
);

This class implements a Label in a Gtk2::Ex::FormFactory framework. The text of the Label is the value of the associated application object attribute. If no object is associated with the Label, the text is taken from the standard label attribute.

Requirements:
Perl

Gtk2::Ex::FormFactory::Label 0.65 search tags