Package: gtk
Class gtk:print-job
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:print-job object represents a job that is sent to a printer.
You only need to deal directly with print jobs if you use the non-portable gtk:print-unix-dialog API. Use the gtk:print-job-surface function to obtain the Cairo surface onto which the pages must be drawn. Use the gtk:print-job-send function to send the finished job to the printer. If you do not use Cairo the gtk:print-job object also supports printing of manually generated PostScript, via the gtk:print-job-set-source-file function. Signal DetailsThe "status-changed" signallambda (job) :run-last
| Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
2024-7-7