Gtk2::Ex::FormFactory::Label 0.65 review
DownloadGtk2::Ex::FormFactory::Label is a Label in a FormFactory framework. SYNOPSIS Gtk2::Ex::FormFactory::Label->new ( with_ma
|
|
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