WebView.getIsWebProcessResponsive

Get whether the current web process of a #WebKitWebView is responsive.

class WebView
bool
getIsWebProcessResponsive
()

Return Value

Type: bool

true if the web process attached to web_view is responsive, or false otherwise.