Method

WPEWebKitNetworkSessionget_itp_enabled

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

Returns: gboolean
 

TRUE if ITP is enabled, or FALSE otherwise.