:right-sidebar: True NotificationPermissionRequest =================================================================== .. currentmodule:: gi.repository.WebKit .. versionadded:: 2.8 .. class:: NotificationPermissionRequest(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.WebKit.PermissionRequest` A permission request for displaying web notifications. WebKitNotificationPermissionRequest represents a request for permission to decide whether WebKit should provide the user with notifications through the Web Notification API. When a WebKitNotificationPermissionRequest is not handled by the user, it is denied by default.