Method
WebKit2WebViewget_user_content_manager
since: 2.6
Declaration [src]
WebKitUserContentManager*
webkit_web_view_get_user_content_manager (
WebKitWebView* web_view
)
Return value
Type: WebKitUserContentManager
The WebKitUserContentManager
associated with the view.
The returned data is owned by the instance. |