to_string
Description:
public string to_string (
out size_t length)
Outputs the current contents of this as a key file string.
Free the returned string with g_free.
Parameters:
this |
an Source
|
length |
return location for the length of the returned string, or null
|
Returns: