Method

WebKit2WebContextget_sandbox_enabled

since: 2.26

Declaration [src]

gboolean
webkit_web_context_get_sandbox_enabled (
  WebKitWebContext* context
)

Description [src]

Get whether sandboxing is currently enabled.

Available since: 2.26

Return value

Type: gboolean

TRUE if sandboxing is enabled, or FALSE otherwise.