Method

GLibMarkupParseContextfree

Declaration

void
g_markup_parse_context_free (
  GMarkupParseContext* context
)

Description

Frees a GMarkupParseContext.

This function can’t be called from inside one of the GMarkupParser functions or while a subparser is pushed.