Error codes returned by key file parsing.
G_KEY_FILE_ERROR_UNKNOWN_ENCODING
the text being parsed was in
an unknown encoding
G_KEY_FILE_ERROR_PARSE
document was ill-formed
G_KEY_FILE_ERROR_NOT_FOUND
the file was not found
G_KEY_FILE_ERROR_KEY_NOT_FOUND
a requested key was not found
G_KEY_FILE_ERROR_GROUP_NOT_FOUND
a requested group was not found
G_KEY_FILE_ERROR_INVALID_VALUE
a value could not be parsed
Error codes returned by key file parsing. G_KEY_FILE_ERROR_UNKNOWN_ENCODING the text being parsed was in an unknown encoding G_KEY_FILE_ERROR_PARSE document was ill-formed G_KEY_FILE_ERROR_NOT_FOUND the file was not found G_KEY_FILE_ERROR_KEY_NOT_FOUND a requested key was not found G_KEY_FILE_ERROR_GROUP_NOT_FOUND a requested group was not found G_KEY_FILE_ERROR_INVALID_VALUE a value could not be parsed