Method

CogShellget_web_context

Declaration [src]

WebKitWebContext*
cog_shell_get_web_context (
  CogShell* shell
)

Description [src]

Obtains the WebKit.WebContext for this shell.

This method is not directly available to language bindings.

Return value

Returns: WebKitWebContext*
 

A web context.

 The data is owned by the instance.