Constructor
WebKitWebViewnew
Declaration [src]
GtkWidget*
webkit_web_view_new (
void
)
Description [src]
Creates a new WebKitWebView with the default WebKitWebContext.
Creates a new WebKitWebView with the default WebKitWebContext and
no WebKitUserContentManager associated with it.
Set the WebKitWebView:web-context, WebKitWebView:user-content-manager
or WebKitWebView:settings properties at construction to use a different configuration.
Return value
Type: GtkWidget
The newly created WebKitWebView widget.
| The data is owned by the called function. |