failed
Description:
public signal void failed (
PrintError error)
Emitted when an error occurs while printing.
The given error
, of the domain webkit_print_error, contains further details of the failure. The
finished signal is emitted after this one.
Parameters:
error |
the Error that was triggered
|