Method

Cog.Shell.get_web_settings

Declaration [src]

WebKitSettings*
cog_shell_get_web_settings (
  CogShell* shell
)

Description [src]

Obtains the WebKit.Settings for this shell.

Return value

Returns: WebKitSettings*

A settings object.

Ownership is not transferred to the caller