Gtk.PrintSettings.prototype.set_bool

function set_bool(key:String, value:Boolean):void {
    // Gjs wrapper for gtk_print_settings_set_bool()
}

Sets key to a boolean value.

Since 2.10

key

a key

value

a boolean