Package: gtk

Function gtk:print-job-collate

Lambda List

gtk:print-job-collate (job)

Syntax

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

Arguments

job -- a gtk:print-job object
collate -- a boolean whether the job is printed collated

Details

The gtk:print-job-collate function gets whether the job is printed collated. The (setf gtk:print-job-collate) function sets whether the job is printed collated.
 

See also

2024-7-7