| pangoColorToString {RGtk2} | R Documentation |
Returns a textual specification of color in the hexadecimal form
#rrrrggggbbbb, where r,
g and b are hex digits representing
the red, green, and blue components respectively.
pangoColorToString(object)
|
[PangoColor] a PangoColor |
Since 1.16
[character] .
Derived by RGtkGen from GTK+ documentation