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 function gtk-print-settings-use-color gets the value of "use-color". The function (setf gtk-print-settings-use-color) sets the value of "use-color".
 

See also

2020-4-5