Gtk.IconSet.prototype.unref

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

Decrements the reference count on icon_set, and frees memory if the reference count reaches 0.