Download.addOnCreatedDestination

This signal is emitted after #WebKitDownload::decide-destination and before #WebKitDownload::received-data to notify that destination file has been created successfully at @destination.

class Download
gulong
addOnCreatedDestination
(
void delegate
(
string
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta