Class
WebKit2NotificationPermissionRequest
Description [src]
class WebKit2.NotificationPermissionRequest : GObject.Object {
parent: GObject
}
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.
Available since: | 2.8 |