Value | Meaning |
---|---|
Error0 | An error has occurred. |
Apply1 | The print settings should be stored. |
Cancel2 | The print operation has been canceled, the print settings should not be stored. |
InProgress3 | The print operation is not complete yet. This value will only be returned when running asynchronously. |
The result of a print operation.
A value of this type is returned by gtk.print_operation.PrintOperation.run.