Gtk.PrintSettings.prototype.set_use_color
function set_use_color(use_color:Boolean):void {
// Gjs wrapper for gtk_print_settings_set_use_color()
}Sets the value of %GTK_PRINT_SETTINGS_USE_COLOR.
Since 2.10
- use_color
whether to use color
function set_use_color(use_color:Boolean):void {
// Gjs wrapper for gtk_print_settings_set_use_color()
}Sets the value of %GTK_PRINT_SETTINGS_USE_COLOR.
Since 2.10
whether to use color