Grx.TextOptions.prototype.unref
function unref(): void {
// Gjs wrapper for grx_text_options_unref()
}
Decreases the reference count on options.
When the reference count reaches 0, options is freed.
function unref(): void {
// Gjs wrapper for grx_text_options_unref()
}
Decreases the reference count on options.
When the reference count reaches 0, options is freed.