Gtk.Gradient.prototype.unref
function unref():void {
// Gjs wrapper for gtk_gradient_unref()
}Decreases the reference count of gradient, freeing its memory if the reference count reaches 0.
Since 3.0
function unref():void {
// Gjs wrapper for gtk_gradient_unref()
}Decreases the reference count of gradient, freeing its memory if the reference count reaches 0.
Since 3.0