WebView
constructor()
Creates a new #WebKitWebView with the default #WebKitWebContext.
Creates a new #WebKitWebView with the default #WebKitWebContext and no #WebKitUserContentManager associated with it. See also webkit_web_view_new_with_context(), webkit_web_view_new_with_user_content_manager(), and webkit_web_view_new_with_settings().
Return
The newly created #WebKitWebView widget
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)