:right-sidebar: True PointerLockPermissionRequest =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.28 .. class:: PointerLockPermissionRequest(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.WebKit.PermissionRequest` A permission request for locking the pointer. WebKitPointerLockPermissionRequest represents a request for permission to decide whether WebKit can lock the pointer device when requested by web content. When a WebKitPointerLockPermissionRequest is not handled by the user, it is allowed by default.