Color.toString

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.

The returned string can be parsed by gdk_color_parse().

More...
class Color
override
string
toString
()

Detailed Description

Deprecated: Use #GdkRGBA

Return: a newly-allocated text string

Meta

Since

2.12