Method

Cog.Shell.get_web_context

Declaration [src]

WebKitWebContext*
cog_shell_get_web_context (
  CogShell* shell
)

Description [src]

Obtains the WebKit.WebContext for this shell.

Return value

Returns: WebKitWebContext*

A web context.

Ownership is not transferred to the caller