WebView.this

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 Value

The newly created #WebKitWebView widget

Throws

ConstructionException GTK+ fails to create the object.

Meta