[ Version ( since = "2.4" ) ]
public string serialize_to_string (void* data)
Serializes the object properties of this to a string.
| this |
an object that implements the [iface@ConfigInterface]. |
| data |
user data passed to the serialize implementation. |
|
a newly allocated NUL-terminated string. |