Method
GLibMarkupParseContextunref
since: 2.36
Declaration [src]
void
g_markup_parse_context_unref (
GMarkupParseContext* context
)
Description [src]
Decreases the reference count of context
. When its reference count
drops to 0, it is freed.
Available since: 2.36