Package: gio

Accessor gio:permission-can-release

Lambda List

gio: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 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

2023-5-5