WebKit2.WebResource::failed
connect('failed', function (webResource, error: void, ): void);
This signal is emitted when an error occurs during the resource load operation.
- webResource
instance of WebKit2.WebResource that is emitting the signal
- error
the GLib.Error that was triggered