AbstractSince 2.30Get the domain name of itp_first_party.
the domain name
Get the last time a WebKit.ITPThirdParty has been seen under itp_first_party.
Each WebKitITPFirstParty is created by webkit_itp_third_party_get_first_parties() and
therefore corresponds to exactly one WebKit.ITPThirdParty.
the last update time as a GLib.DateTime
Get whether itp_first_party has granted website data access to its WebKit.ITPThirdParty.
Each WebKitITPFirstParty is created by webkit_itp_third_party_get_first_parties() and
therefore corresponds to exactly one WebKit.ITPThirdParty.
true if website data access has been granted, or false otherwise
Atomically increments the reference count of itp_first_party by one.
This function is MT-safe and may be called from any thread.
The passed WebKit.ITPFirstParty
Atomically decrements the reference count of itp_first_party by one.
If the reference count drops to 0, all memory allocated by WebKit.ITPFirstParty is released. This function is MT-safe and may be called from any thread.
Describes a first party origin.
Since
2.30