the download operation.
WebView.downloadUri
webkit.download.Download downloadUri(string uri)Requests downloading of the specified URI string for web_view.
Parameters
uri | the URI to download |
Returns
a new #WebKitDownload representing
webkit.download.Download downloadUri(string uri)Requests downloading of the specified URI string for web_view.
uri | the URI to download |
the download operation.