WebInspector.getWebView

Get the #WebKitWebViewBase used to display the inspector.

This might be null if the inspector hasn't been loaded yet, or it has been closed.

class WebInspector
getWebView
()

Return Value

Type: webkit.web_view_base.WebViewBase

the #WebKitWebViewBase used to display the inspector or null