Gtk.TargetList.prototype.unref

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

Decreases the reference count of a Gtk.TargetList by one. If the resulting reference count is zero, frees the list.