WebView
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public WebView ()
public WebView ()
Creates a new WebView with the default WebContext.
Creates a new WebView with the default
WebContext and no
UserContentManager 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
.
Returns:
The newly created WebView widget |