Method

CogShellget_web_view

Declaration [src]

WebKitWebView*
cog_shell_get_web_view (
  CogShell* shell
)

Description [src]

Obtains the WebKit.WebView for this shell.

This method is not directly available to language bindings.

Return value

Type: WebKitWebView*

A web view.

The data is owned by the instance.