Signal
WebKit2Download::finished
unstable since: 4.1
Description [src]
This signal is emitted when download finishes successfully or due to an error.
In case of errors WebKitDownload::failed
signal is emitted before this one.
Default handler: The default handler is called after the handlers added via |
Available since: 4.1 |