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 are not using Cairo, the gtk:print-job object also supports printing of manually generated PostScript. This can be done using the gtk:print-job-set-source-file function. NotesSignal DetailsThe "status-changed" signallambda (job) :run-last
| Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
2025-3-30