GLib.MatchInfo.prototype.ref
function ref(): GLib.MatchInfo {
// Gjs wrapper for g_match_info_ref()
}
Increases reference count of match_info by 1.
Since 2.30
- Returns
match_info
function ref(): GLib.MatchInfo {
// Gjs wrapper for g_match_info_ref()
}
Increases reference count of match_info by 1.
Since 2.30
match_info