Method

WebKit2WebViewget_context

Declaration [src]

WebKitWebContext*
webkit_web_view_get_context (
  WebKitWebView* web_view
)

Description [src]

Gets the web context of web_view.

Return value

Type: WebKitWebContext

The WebKitWebContext of the view.

The returned data is owned by the instance.