Description Usage Arguments Details Value Author(s)
Call this when the result of a print operation is
GTK_PRINT_OPERATION_RESULT_ERROR
, either as returned by
gtkPrintOperationRun
, or in the "done"
signal
handler. The returned GError
will contain more details on what went wrong.
1 | gtkPrintOperationGetError(object, .errwarn = TRUE)
|
|
a |
.errwarn |
Whether to issue a warning on error or fail silently |
Since 2.10
A list containing the following elements:
|
return location for the error |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.