Method

WebKit2WebContextis_automation_allowed

since: 2.18

Declaration [src]

gboolean
webkit_web_context_is_automation_allowed (
  WebKitWebContext* context
)

Description [src]

Get whether automation is allowed in context.

See also webkit_web_context_set_automation_allowed().

Available since: 2.18

Return value

Type: gboolean

TRUE if automation is allowed or FALSE otherwise.