A valid parse context that was returned from funcmarkup_parser_new
address of return location for a pango.attr_list.AttrList
address of return location for text with tags stripped
address of return location for accelerator char
false if error is set, otherwise true
Finishes parsing markup.
After feeding a Pango markup parser some data with glib.markup_parse_context.MarkupParseContext.parse, use this function to get the list of attributes and text out of the markup. This function will not free context, use glib.markup_parse_context.MarkupParseContext.free to do so.