Package: gtk

Accessor gtk:printer-job-count

Lambda List

gtk:printer-job-count (object)

Syntax

(gtk:printer-job-count object) => count

Arguments

object -- a gtk:printer object
count -- an integer with he number of jobs queued on the printer

Details

Accessor of the job-count slot of the gtk:printer class. Gets the number of jobs currently queued on the printer.
 

See also

#2023-3-21