Method
GLibMarkupParseContextfree
Declaration [src]
void
g_markup_parse_context_free (
GMarkupParseContext* context
)
Description [src]
Frees a GMarkupParseContext
.
This function can’t be called from inside one of the
GMarkupParser
functions or while a subparser is pushed.