Method

WebKit2WebContextget_sandbox_enabled

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

Returns: gboolean
 

TRUE if sandboxing is enabled, or FALSE otherwise.