webkit.itpfirst_party

Module for [ITPFirstParty] class

Types 1

Describes a first party origin.

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
ITPFirstParty self() nothrowReturns `this`, for use in `with` statements.
string getDomain() nothrowGet the domain name of itp_first_party. Returns: the domain name
glib.date_time.DateTime getLastUpdateTime() nothrowGet the last time a #WebKitITPThirdParty has been seen under itp_first_party.
bool getWebsiteDataAccessAllowed() nothrowGet whether itp_first_party has granted website data access to its #WebKitITPThirdParty.
Constructors
this(void * ptr, Flag!"Take" take)