Method

WebKit2WebContextis_ephemeral

since: 2.16

Declaration [src]

gboolean
webkit_web_context_is_ephemeral (
  WebKitWebContext* context
)

Description [src]

Get whether a WebKitWebContext is ephemeral.

Available since: 2.16

Return value

Type: gboolean

TRUE if context is ephemeral or FALSE otherwise.