PrintOperation.addOnDone

Emitted when the print operation run has finished doing everything required for printing.

result gives you information about what happened during the run. If result is GTK_PRINT_OPERATION_RESULT_ERROR then you can call PrintOperation.getError for more information.

If you enabled print status tracking then PrintOperation.isFinished may still return FALSE after done was emitted.

class PrintOperation
gulong
addOnDone
(,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.10