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