WebView.with_user_content_manager
Description:
[ CCode ( has_construct_function = false , type = "GtkWidget*" ) ]
[ Version ( since = "2.6" ) ]
public WebView.with_user_content_manager (UserContentManager user_content_manager)
[ 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.
Parameters:
user_content_manager |
Returns:
The newly created WebView widget |