1Pango::Color(3) User Contributed Perl Documentation Pango::Color(3)
23
4
NAME
6Pango::Color - wrapper for PangoColor
7
HIERARCHY
9Glib::Boxed
10+----Pango::Color
11
METHODS
13color = Pango::Color->parse ($spec)
14• $spec (string)
1516
string = $color->to_string
17Since: pango 1.16
18
SEE ALSO
20Pango, Glib::Boxed
21
COPYRIGHT
23Copyright (C) 2003-2011 by the gtk2-perl team.
2425
This software is licensed under the LGPL. See Pango for a full notice.
2627
28
29
perl v5.34.0 2021-07-22 Pango::Color(3)