Permission.implUpdate

This function is called by the #GPermission implementation to update the properties of the permission. You should never call this function except from a #GPermission implementation.

GObject notify signals are generated, as appropriate.

class Permission
void
implUpdate
(
bool allowed
,,)

Parameters

allowed bool

the new value for the 'allowed' property

canAcquire bool

the new value for the 'can-acquire' property

canRelease bool

the new value for the 'can-release' property

Meta

Since

2.26