GLib.KeyFileError

Error codes returned by key file parsing.

KeyFileError.UNKNOWN_ENCODING

the text being parsed was in an unknown encoding

KeyFileError.PARSE

document was ill-formed

KeyFileError.NOT_FOUND

the file was not found

KeyFileError.KEY_NOT_FOUND

a requested key was not found

KeyFileError.GROUP_NOT_FOUND

a requested group was not found

KeyFileError.INVALID_VALUE

a value could not be parsed