glib-d ~master (2019-11-06T23:23:12Z)
Dub
Repo
g_markup_parse_context_get_element_stack
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
)
const
(
GSList
)*
g_markup_parse_context_get_element_stack
(
GMarkupParseContext
*
context
)
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