WebKit2.WebView.prototype.get_context

function get_context(): WebKit2.WebContext {
    // Gjs wrapper for webkit_web_view_get_context()
}
  

Gets the web context of web_view.

Returns

the WebKit2.WebContext of the view