Package: gtk

Function gtk:print-operation-cancel

Lambda List

gtk:print-operation-cancel (operation)

Arguments

operation -- a gtk:print-operation object

Details

Cancels a running print operation. This function may be called from a "begin-print", "paginate" or "draw-page" signal handler to stop the currently running print operation.
 

See also

#2023-8-28