Package: gtk

Function gtk:print-job-scale

Lambda List

gtk:print-job-scale (job)

Syntax

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

Arguments

job -- a gtk:print-job object
scale -- a number coerce to a double float with the scale

Details

The gtk:print-job-scale function gets the scale for the print job, where 1.0 means unscaled. The (setf gtk:print-job-scale) function sets the scale for the print job.
 

See also

2024-7-7