Gtk.PrintSettings.prototype.has_key

function has_key(key:String):Boolean {
    // Gjs wrapper for gtk_print_settings_has_key()
}

Returns true, if a value is associated with key.

Since 2.10

key

a key

Returns

true, if key has a value