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 double float with the scale

Details

Accessor of the scale for the print job.

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

2021-12-26