Package: gio

Accessor g-permission-can-release

Lambda List

g-permission-can-release (object)

Syntax

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

Arguments

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

Details

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

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

See also

2021-12-23