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 for the scale

Details

Gets or sets the scale for the print job, where 1.0 means unscaled.
 

See also

2026-08-29