webkit.itpthird_party

Module for [ITPThirdParty] class

Types 1

Describes a third party origin.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup)
GType _gType() @property
ITPThirdParty self()Returns `this`, for use in `with` statements.
string getDomain()Get the domain name of itpthirdparty. Returns: the domain name
webkit.itpfirst_party.ITPFirstParty[] getFirstParties()Get the list of #WebKitITPFirstParty under which itpthirdparty has been seen. Returns: a #GList of #WebKitITPFirstParty
Constructors
this(void * ptr, Flag!"Take" take)