Package: gtk
Function gtk:print-dialog-print-file
Lambda Listgtk:print-dialog-print-file (dialog parent setup file cancellable func) ArgumentsDetails The gtk:print-dialog-print-file function prints a file. If you pass nil as print setup, then this method will present a print
dialog. Otherwise, it will attempt to print directly, without user
interaction. This method completes asynchronously. Use the gtk:print-dialog-print-file-finish function inside the g:async-ready-callback callback function to obtain the result of the operation. Since 4.14 | See also |
#2024-11-10