Method
GLibMarkupParseContextref
since: 2.36
Declaration [src]
GMarkupParseContext*
g_markup_parse_context_ref (
GMarkupParseContext* context
)
Return value
Type: GMarkupParseContext
The same context
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |