Gcr.Parsed.prototype.ref

function ref(): Gcr.Parsed {
    // Gjs wrapper for gcr_parsed_ref()
}
  

Add a reference to a parsed item. An item may not be shared across threads until it has been referenced at least once.

Returns

the parsed item