MarkupParseContext
class MarkupParseContext(val glibMarkupParseContextPointer: <Error class: unknown class><<Error class: unknown class>>) : ProxyInstance
A parse context is used to parse a stream of bytes that you expect to contain marked-up text.
See g_markup_parse_context_new(), #GMarkupParser, and so on for more details.
Skipped during bindings generation
parameter
line_number
: line_number: Out parameter is not supportedparameter
user_data_dnotify
: DestroyNotify
Constructors
Functions
Link copied to clipboard
Retrieves the name of the currently open element.
Link copied to clipboard
Retrieves the element stack from the internal state of the parser.
Link copied to clipboard
Returns the user_data associated with @context.
Link copied to clipboard
Temporarily redirects markup data to a sub-parser.
Link copied to clipboard
Increases the reference count of @context.