gdkColorToString
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.
gdkColorToString(object)
|
a |
Since 2.12
[character] a newly-allocated text string
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.