WebKit2.URISchemeRequest.prototype.get_web_view

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

Get the WebKit2.WebView that initiated the request.

Returns

the WebKit2.WebView that initiated request.