[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.6" ) ]
public WebView.with_user_content_manager (UserContentManager user_content_manager)
Creates a new WebView with the given UserContentManager.
The content loaded in the view may be affected by the content injected in the view by the user content manager.
user_content_manager |
The newly created WebView widget |