to_string


Description:

[ 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.

Parameters:

this

the provider to write to a string

Returns:

a new string representing the this.