ITPThirdParty

Constructors

this
this(WebKitITPThirdParty* webKitITPThirdParty, bool ownedRef)

Sets our main struct and passes it to the parent class.

Destructor

~this
~this()
Undocumented in source.

Members

Aliases

doref
alias doref = ref_
Undocumented in source.

Functions

getDomain
string getDomain()

Get the domain name of @itp_third_party

getFirstParties
ListG getFirstParties()

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

getITPThirdPartyStruct
WebKitITPThirdParty* getITPThirdPartyStruct(bool transferOwnership)

Get the main Gtk struct

getStruct
void* getStruct()

the main Gtk struct as a void*

ref_
ITPThirdParty ref_()

Atomically increments the reference count of @itp_third_party by one. This function is MT-safe and may be called from any thread.

unref
void unref()

Atomically decrements the reference count of @itp_third_party by one. If the reference count drops to 0, all memory allocated by #WebKitITPThirdParty is released. This function is MT-safe and may be called from any thread.

Static functions

getType
GType getType()

Variables

ownedRef
bool ownedRef;
Undocumented in source.
webKitITPThirdParty
WebKitITPThirdParty* webKitITPThirdParty;

the main Gtk struct

Meta