Package: gio

Accessor g-permission-can-acquire

Lambda List

g-permission-can-acquire (object)

Syntax

(g-permission-can-acquire object) => can-acquire

Arguments

object -- a g-permission object
can-acquire -- a boolean whether it is generally possible to acquire the permission

Details

Accessor of the can-acquire slot of the g-permission class.

The g-permission-can-acquire slot access function gets the value of the property. This property is true if it is generally possible to acquire the permission by calling the g-permission-acquire function.
 

See also

2021-12-23