mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 16:38:54 +02:00
gmarkup: Make GMarkupParseContext a boxed type
At the same time, add a refcount and public ref/unref methods. This makes it usable from introspectable. https://bugzilla.gnome.org/show_bug.cgi?id=690084
This commit is contained in:
committed by
Matthias Clasen
parent
157f80c244
commit
5e62827efd
@@ -1127,6 +1127,8 @@ g_markup_parse_context_new
|
||||
g_markup_parse_context_parse
|
||||
g_markup_parse_context_push
|
||||
g_markup_parse_context_pop
|
||||
g_markup_parse_context_ref
|
||||
g_markup_parse_context_unref
|
||||
<SUBSECTION>
|
||||
GMarkupCollectType
|
||||
g_markup_collect_attributes
|
||||
|
Reference in New Issue
Block a user