[][src]Type Definition irssi_sys::GMarkupParseContext

type GMarkupParseContext = _GMarkupParseContext;

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.