webkit.pointer_lock_permission_request

Module for [PointerLockPermissionRequest] class

Types 3

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.

Methods
GType _gType() @property
PointerLockPermissionRequest self()Returns `this`, for use in `with` statements.
PointerLockPermissionRequestGidBuilder builder()Get builder for [webkit.pointerlockpermission_request.PointerLockPermissionRequest] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [webkit.pointer_lock_permission_request.PointerLockPermissionRequest]