Download.getDestination

Obtains the URI to which the downloaded file will be written. You can connect to #WebKitDownload::created-destination to make sure this method returns a valid destination.

class Download
string
getDestination
()

Return Value

Type: string

the destination URI or %NULL

Meta