PrintOperation.getError

void getError()

Call this when the result of a print operation is [gtk.types.PrintOperationResult.Error], either as returned by [gtk.print_operation.PrintOperation.run], or in the #GtkPrintOperation::done signal handler. The returned #GError will contain more details on what went wrong.

Throws

[ErrorWrap]