Signal
WebKit2PrintOperation::failed
Description [src]
Emitted when an error occurs while printing. The given error, of the domain
WEBKIT_PRINT_ERROR, contains further details of the failure.
The WebKitPrintOperation::finished signal is emitted after this one.
| Default handler: | The default handler is called after the handlers added via  | 
Parameters
| error | GError | 
| The  | |
| The data is owned by the caller of the function. |