webkit.itpthird_party

Module for [ITPThirdParty] class

Types 1

Describes a third party origin.

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