Package: gtk

Function gtk-print-job-rotate

Lambda List

gtk-print-job-rotate (job)

Syntax

(gtk-print-job-rotate job) => rotate
(setf (gtk-print-job-rotate job) rotate)

Arguments

job -- a gtk-print-job object
rotate -- a boolean whether to print rotated

Details

Accessor of the rotate setting for the print job.

The gtk-print-job-rotate function gets whether the job is printed rotated. The (setf gtk-print-job-rotate) function sets whether the job is printed rotated.
 

See also

2021-12-26