Package: gio

Accessor g-permission-allowed

Lambda List

g-permission-allowed (object)

Syntax

(g-permission-allowed object) => allowed

Arguments

object -- a g-permission object
allowed -- a boolean whether the caller currently has permission to perform the action

Details

Accessor of the allowed slot of the g-permission class.

The g-permission-allowed slot access function gets the value of the property. This property is true if the caller currently has permission to perform the action that the g-permission object represents the permission to perform.
 

See also

2021-12-23