Package: gtk
Class gtk:print-dialog
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:print-dialog object collects the arguments that are needed
to present a print dialog to the user, such as a title for the dialog and
whether it should be modal. The dialog is shown with the gtk:print-dialog-setup function. The actual printing can be done with the gtk:print-dialog-print-file function. These APIs follows the GIO async pattern, and the results can be obtained by calling the corresponding finish methods. Since 4.14 | Returned bySlot Access Functions
Inherited Slot Access FunctionsSee also |
2024-11-10