Gtk.PrintSettings.prototype.unset

function unset(key:String):void {
    // Gjs wrapper for gtk_print_settings_unset()
}

Removes any value associated with key. This has the same effect as setting the value to null.

Since 2.10

key

a key