A valid parse context that was returned from [func@markup_parser_new]
address of return location for a PangoAttrList, or %NULL
address of return location for text with tags stripped, or %NULL
address of return location for accelerator char, or %NULL
%FALSE if @error is set, otherwise %TRUE
GException on failure.
1.31.0
Finishes parsing markup.
After feeding a Pango markup parser some data with g_markup_parse_context_parse(), use this function to get the list of attributes and text out of the markup. This function will not free @context, use g_markup_parse_context_free() to do so.