Gtk.TextAttributes.prototype.unref

function unref():void {
    // Gjs wrapper for gtk_text_attributes_unref()
}

Decrements the reference count on values, freeing the structure if the reference count reaches 0.