:right-sidebar: True ITPThirdParty =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.30 .. class:: ITPThirdParty(*args, **kwargs) :no-contents-entry: Describes a third party origin. Methods ------- .. rst-class:: interim-class .. class:: ITPThirdParty :no-index: .. method:: get_domain() -> str Get the domain name of ``itp_third_party``\. .. versionadded:: 2.30 .. method:: get_first_parties() -> list[~gi.repository.WebKit.ITPFirstParty] Get the list of :obj:`~gi.repository.WebKit.ITPFirstParty` under which ``itp_third_party`` has been seen. .. versionadded:: 2.30