Signals to the #GMarkupParseContext that all data has been fed into the parse context with glib.markup_parse_context.MarkupParseContext.parse.
This function reports an error if the document isn't complete, for example if elements are still open.
true on success, false if an error was set
Signals to the #GMarkupParseContext that all data has been fed into the parse context with glib.markup_parse_context.MarkupParseContext.parse.
This function reports an error if the document isn't complete, for example if elements are still open.