WebKit2.ITPThirdParty (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

ITPThirdParty

Instance methods

get_domain get_first_parties ref unref

Generated by gi-docgen 2023.4

Struct

WebKit2ITPThirdParty

since: 2.30

Description [src]


struct WebKitITPThirdParty {
  /* No available fields */
}

Describes a third party origin.

Available since: 2.30

Instance methods

webkit_itp_third_party_get_domain

Get the domain name of itp_third_party.

since: 2.30

webkit_itp_third_party_get_first_parties

Get the list of WebKitITPFirstParty under which itp_third_party has been seen.

since: 2.30

webkit_itp_third_party_ref

Atomically increments the reference count of itp_third_party by one.

since: 2.30

webkit_itp_third_party_unref

Atomically decrements the reference count of itp_third_party by one.

since: 2.30

Content