Method

WPEWebKitNetworkSessionget_itp_enabled

since: 2.40

Declaration [src]

gboolean
webkit_network_session_get_itp_enabled (
  WebKitNetworkSession* session
)

Description [src]

Get whether Intelligent Tracking Prevention (ITP) is enabled or not.

Available since: 2.40

Return value

Type: gboolean

TRUE if ITP is enabled, or FALSE otherwise.