PermissionRequestIfaceProxy

Proxy object for WebKit.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.