PermissionRequest
Object Hierarchy:
Description:
[ CCode ( type_cname = "WebKitPermissionRequestInterface" , type_id = "webkit_permission_request_get_type ()" ) ]
public interface PermissionRequest : Object
public interface PermissionRequest : Object
A permission request.
There are situations where an embedder would need to ask the user for permission to do certain types of operations, such as switching to fullscreen mode or reporting the user's location through the standard Geolocation API. In those cases, WebKit will emit a permission_request signal with a PermissionRequest object attached to it.
All known implementing classes:
Namespace: WebKit
Package: webkitgtk-6.0
Content:
Methods:
Inherited Members:
All known members inherited from class GLib.Object