PermissionRequestIfaceProxy

Proxy object for webkit.permission_request.PermissionRequest interface when a GObject has no applicable D binding

class PermissionRequestIfaceProxy : IfaceProxy , PermissionRequest {}

Mixed In Members

From mixin PermissionRequestT!()

allow
void allow()

Allow the action which triggered this request.

deny
void deny()

Deny the action which triggered this request.

Inherited Members

From PermissionRequest

_getGType
GType _getGType()
allow
void allow()

Allow the action which triggered this request.

deny
void deny()

Deny the action which triggered this request.