Package: gtk
Interface gtk:print-operation-preview
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect Slots
None
Details The gtk:print-operation-preview interface is implemented by the gtk:print-operation class. By default the gtk:print-operation object uses an external application to do print preview. To implement a custom print preview, an application must connect to the preview signal. The gtk:print-operation-preview-render-page, gtk:print-operation-preview-end-preview and gtk:print-operation-preview-is-selected functions are useful when implementing a print preview. Signal DetailsThe "got-page-size" signallambda (preview context page-setup) :run-last
The "ready" signallambda (preview context) :run-last
| Inherited Slot Access FunctionsSee also |
2023-8-28