<%GLibMarkupError>
<%GLibMarkupError>
Description
Error codes returned by markup parsing.
Members
bad-utf8
text being parsed was not valid UTF-8
empty
document contained nothing, or only whitespace
parse
document was ill-formed
unknown-element
error should be set by GMarkupParser
functions; element wasn't known
unknown-attribute
error should be set by GMarkupParser
functions; attribute wasn't known
invalid-content
error should be set by GMarkupParser
functions; content was invalid
missing-attribute
error should be set by GMarkupParser
functions; a required attribute was missing