KeyFile.toData

string toData()

This function outputs key_file as a string.

Note that this function never reports an error, so it is safe to pass null as error.

Returns

a newly allocated string holding

the contents of the #GKeyFile

Throws

[KeyFileException]