WebKit2.Download.prototype.get_web_view

function get_web_view(): WebKit2.WebView {
    // Gjs wrapper for webkit_download_get_web_view()
}
  

Get the WebKit2.WebView that initiated the download.

Returns

the WebKit2.WebView that initiated download, or null if download was not initiated by a WebKit2.WebView.