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 WebView.with_context, WebView.with_user_content_manager, and WebView.with_settings.
Returns:
The newly created WebView widget |