WebView.downloadUri

webkit.download.Download downloadUri(string uri)

Requests downloading of the specified URI string for web_view.

Parameters

urithe URI to download

Returns

a new #WebKitDownload representing

the download operation.