Constructor

WPEWebKitWebViewnew_with_user_content_manager

Declaration [src]

WebKitWebView*
webkit_web_view_new_with_user_content_manager (
  WebKitWebViewBackend* backend,
  WebKitUserContentManager* user_content_manager
)

Description

No description available.

Parameters

backend

Type: WebKitWebViewBackend

No description available.

The data is owned by the caller of the function.
user_content_manager

Type: WebKitUserContentManager

No description available.

The data is owned by the caller of the function.

Return value

Type: WebKitWebView

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.