WebKit2.FindController.prototype.get_web_view

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

Gets the WebKit2.WebView this find controller is associated to. Do not unref the returned instance as it belongs to the WebKit2.FindController.

Returns

the WebKit2.WebView.