gdkColorToString: gdkColorToString
Description
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.Usage
gdkColorToString(object)
Value
- [character] a newly-allocated text string