Type Definition panda_sys::GMarkupParseContext[][src]

pub type GMarkupParseContext = _GMarkupParseContext;
Expand description

GMarkupParseContext:

A parse context is used to parse a stream of bytes that you expect to contain marked-up text.

See g_markup_parse_context_new(), #GMarkupParser, and so on for more details.