Gjsify LogoGjsify Logo

Error codes returned by markup parsing.

Index

Enumeration Members

BAD_UTF8: number

text being parsed was not valid UTF-8

EMPTY: number

document contained nothing, or only whitespace

INVALID_CONTENT: number

error should be set by #GMarkupParser functions; content was invalid

MISSING_ATTRIBUTE: number

error should be set by #GMarkupParser functions; a required attribute was missing

PARSE: number

document was ill-formed

UNKNOWN_ATTRIBUTE: number

error should be set by #GMarkupParser functions; attribute wasn't known

UNKNOWN_ELEMENT: number

error should be set by #GMarkupParser functions; element wasn't known

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method