WebView.this

Creates a new #WebKitWebView with the given #WebKitWebContext and no #WebKitUserContentManager associated with it. See also webkit_web_view_new_with_user_content_manager() and webkit_web_view_new_with_settings().

Parameters

context WebContext

the #WebKitWebContext to be used by the #WebKitWebView

Return Value

The newly created #WebKitWebView widget

Throws

ConstructionException GTK+ fails to create the object.

Meta