serialize_to_string


Description:

[ Version ( since = "2.4" ) ]
public string serialize_to_string (void* data)

Serializes the object properties of this to a string.

Parameters:

this

an object that implements the [iface@ConfigInterface].

data

user data passed to the serialize implementation.

Returns:

a newly allocated NUL-terminated string.