to_string


Description:

[ Version ( since = "3.2" ) ]
public string to_string ()

Converts the this into a string representation in CSS format.

Using [method@Gtk.CssProvider.load_from_string] with the return value from this function on a new provider created with [ ctor@Gtk.CssProvider.new] will basically create a duplicate of this this.

Parameters:

this

the provider to write to a string

Returns:

a new string representing the this.