Package: gtk

Function gtk:print-settings-use-color

Lambda List

gtk:print-settings-use-color (settings)

Syntax

(gtk:print-settings-use-color settings) => use-color
(setf (gtk:print-settings-use-color settings) use-color)

Arguments

settings -- a gtk:print-settings object
use-color -- a boolean whether to use color

Details

Accessor of "use-color" of a print setting. The gtk:print-settings-use-color function gets the value of "use-color". The (setf gtk:print-settings-use-color) function sets the value of "use-color".
 

See also

2023-2-11