<%GLibKeyFileError>

<%GLibKeyFileError>

Description

Error codes returned by key file parsing.

Members

unknown-encoding

alias G_KEY_FILE_ERROR_UNKNOWN_ENCODING

the text being parsed was in an unknown encoding

parse

alias G_KEY_FILE_ERROR_PARSE

document was ill-formed

not-found

alias G_KEY_FILE_ERROR_NOT_FOUND

the file was not found

key-not-found

alias G_KEY_FILE_ERROR_KEY_NOT_FOUND

a requested key was not found

group-not-found

alias G_KEY_FILE_ERROR_GROUP_NOT_FOUND

a requested group was not found

invalid-value

alias G_KEY_FILE_ERROR_INVALID_VALUE

a value could not be parsed