KeyFile.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.

class KeyFile
string
toData
()

Return Value

Type: string

a newly allocated string holding the contents of the #GKeyFile

Throws