to_string


Description:

[ Version ( deprecated = true , deprecated_since = "3.8" ) ]
public string to_string ()

Warning: to_string is deprecated since 3.8.

Converts the given this to a string representation.

Note:

SymbolicColor is deprecated.

This is useful both for debugging and for serialization of strings. The format of the string may change between different versions of GTK, but it is guaranteed that the GTK css parser is able to read the string and create the same symbolic color from it.

Parameters:

this

color to convert to a string

Returns:

a new string representing this