webkit.notification_permission_request

Module for [NotificationPermissionRequest] class

Types 3

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.

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

Fluent builder for [webkit.notification_permission_request.NotificationPermissionRequest]