WebKit2.Download::created-destination
connect('created-destination', function (download, destination: String, ): void);
This signal is emitted after WebKit2.Download::decide-destination and before WebKit2.Download::received-data to notify that destination file has been created successfully at destination.
- download
instance of WebKit2.Download that is emitting the signal
- destination
the destination URI