[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
public WebView.with_context (WebContext context)
Creates a new WebView with the given WebContext.
Creates a new WebView with the given WebContext and no UserContentManager associated with it. See also WebView.with_user_content_manager and WebView.with_settings.
context |
the WebContext to be used by the WebView |
The newly created WebView widget |