Signal
WPEWebKitDownload::finished
since: 2.0
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: 2.0 |