:right-sidebar: True WebsiteDataAccessPermissionRequest =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.30 .. class:: WebsiteDataAccessPermissionRequest(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.WebKit.PermissionRequest` :Constructors: :: WebsiteDataAccessPermissionRequest(**properties) Methods ------- .. rst-class:: interim-class .. class:: WebsiteDataAccessPermissionRequest :no-index: .. method:: get_current_domain() -> str Get the current domain being browsed. .. versionadded:: 2.30 .. method:: get_requesting_domain() -> str Get the domain requesting permission to access its cookies while browsing the current domain. .. versionadded:: 2.30