SimplePermission.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(bool allowed)

Creates a new #GPermission instance that represents an action that is either always or never allowed.

Parameters

allowedtrue if the action is allowed

Returns

the #GSimplePermission, as a #GPermission