Package: gtk

Function gtk-print-operation-is-finished

Lambda List

gtk-print-operation-is-finished (operation)

Arguments

operation -- a gtk-print-operation object

Return Value

True, if the print operation is finished.

Details

A convenience function to find out if the print operation is finished, either successfully :finished or unsuccessfully :finished-aborted.

Note

When you enable print status tracking the print operation can be in a non-finished state even after the "done" signal has been called, as the operation status then tracks the print job status on the printer.
 

See also

2020-4-8