GLib.MarkupParseContext.prototype.ref
function ref(): GLib.MarkupParseContext {
// Gjs wrapper for g_markup_parse_context_ref()
}
Increases the reference count of context.
Since 2.36
- Returns
the same context
function ref(): GLib.MarkupParseContext {
// Gjs wrapper for g_markup_parse_context_ref()
}
Increases the reference count of context.
Since 2.36
the same context