Constructor
WPEWebKitWebViewnew_with_related_view
Declaration [src]
WebKitWebView*
webkit_web_view_new_with_related_view (
WebKitWebViewBackend* backend,
WebKitWebView* web_view
)
Parameters
backend-
Type:
WebKitWebViewBackendNo description available.
The data is owned by the caller of the function. web_view-
Type:
WebKitWebViewNo 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. |