PrintOperation.addOnFailed

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.

class PrintOperation
gulong
addOnFailed
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta