Constructor
WebKit2WebContextnew
since: 2.8
Declaration [src]
WebKitWebContext*
webkit_web_context_new (
void
)
Return value
Type: WebKitWebContext
A newly created WebKitWebContext
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |