Pango::AttrBackground
Section: User Contributed Perl Documentation (3pm)
Updated: 2014-08-29
Index
Return to Main Contents
NAME
Pango::AttrBackground - Pango background color attribute
HIERARCHY
Glib::Boxed
+----Pango::AttrBackground
METHODS
attribute = Pango::AttrBackground->new ($red, $green, $blue, ...)
- •
-
$red (unsigned)
- •
-
$green (integer)
- •
-
$blue (unsigned)
- •
-
... (list)
SEE ALSO
Pango, Glib::Boxed
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See Pango for a full notice.
Index
- NAME
-
- HIERARCHY
-
- METHODS
-
- attribute = Pango::AttrBackground->new ($red, $green, $blue, ...)
-
- SEE ALSO
-
- COPYRIGHT
-