WebKit2.WebView.prototype.get_inspector

function get_inspector(): WebKit2.WebInspector {
    // Gjs wrapper for webkit_web_view_get_inspector()
}
  

Get the WebKit2.WebInspector associated to web_view

Returns

the WebKit2.WebInspector of web_view