GLib.MarkupParseContext.prototype.free
function free(): void { // Gjs wrapper for g_markup_parse_context_free() }
Frees a GLib.MarkupParseContext.
This function can't be called from inside one of the GLib.MarkupParser functions or while a subparser is pushed.