Method

Cog.Shell.get_web_view

Declaration [src]

WebKitWebView*
cog_shell_get_web_view (
  CogShell* shell
)

Description [src]

Obtains the WebKit.WebView for this shell.

Return value

Returns: WebKitWebView*

A web view.

Ownership is not transferred to the caller