Class MarkupParseContext

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.glib.MarkupParseContext
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class MarkupParseContext extends ProxyInstance
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.