Permission.getCanAcquire

Gets the value of the 'can-acquire' property. This property is TRUE if it is generally possible to acquire the permission by calling g_permission_acquire(). Since 2.26

class Permission
int
getCanAcquire
()

Return Value

Type: int

the value of the 'can-acquire' property

Meta