glib-d v0.0.2 (2018-08-18T15:28:15Z)
Dub
Repo
g_markup_parse_context_push
glib
gmarkup
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
void
g_markup_parse_context_push
(
GMarkupParseContext
*
context
,
const
(
GMarkupParser
)*
parser
,
gpointer
user_data
)
Meta
Source
See Implementation
glib
gmarkup
enums
GMarkupCollectType
GMarkupError
GMarkupParseFlags
functions
g_markup_collect_attributes
g_markup_error_quark
g_markup_escape_text
g_markup_parse_context_end_parse
g_markup_parse_context_free
g_markup_parse_context_get_element
g_markup_parse_context_get_element_stack
g_markup_parse_context_get_position
g_markup_parse_context_get_user_data
g_markup_parse_context_new
g_markup_parse_context_parse
g_markup_parse_context_pop
g_markup_parse_context_push
g_markup_parse_context_ref
g_markup_parse_context_unref
g_markup_printf_escaped
g_markup_vprintf_escaped
structs
GMarkupParseContext
GMarkupParser