Package: gtk

Function gtk:print-settings-scale

Lambda List

gtk:print-settings-scale (settings)

Syntax

(gtk:print-settings-scale settings) => scale
(setf (gtk:print-settings-scale settings) scale)

Arguments

settings -- a gtk:print-settings object
scale -- a number coerced to a double float with the scale in percent

Details

Accessor of "scale" of a print setting. The scale in percent. The gtk:print-settings-scale function gets the value of "scale". The (setf gtk:print-settings-scale) function sets the values of "scale".
 

See also

2023-2-11