[ Version ( since = "3.2" ) ]
public string to_string ()
Converts the this into a string representation in CSS format.
Using load_from_data with the return value from this function on a new provider created with CssProvider will basically create a duplicate of this this.
this |
the provider to write to a string |
a new string representing the this. |