Signal
WebKit2WebResource::received-data
deprecated: 2.40
Description [src]
This signal is emitted after response is received, every time new data has been received. It’s useful to know the progress of the resource load operation.
This is signal is deprecated since version 2.40 and it’s never emitted.
Default handler: The default handler is called after the handlers added via |
Deprecated since: 2.40 |
Please do not use it in newly written code. |