Method

WebKit2ITPThirdPartyget_first_parties

since: 2.30

Declaration [src]

GList*
webkit_itp_third_party_get_first_parties (
  WebKitITPThirdParty* itp_third_party
)

Description [src]

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

Available since: 2.30

Return value

Type: A list of WebKitITPFirstParty*

A GList of WebKitITPFirstParty.

The returned data is owned by the instance.