Constructor
WPEWebKitWebViewnew_with_context
Declaration [src]
WebKitWebView*
webkit_web_view_new_with_context (
WebKitWebViewBackend* backend,
WebKitWebContext* context
)
Parameters
backend |
WebKitWebViewBackend |
| No description available. | |
| The data is owned by the caller of the function. | |
context |
WebKitWebContext |
| No description available. | |
| The data is owned by the caller of the function. |
Return value
| Returns: | WebKitWebView |
| No description available. | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |