PermissionImpl
class PermissionImpl(pointer: <Error class: unknown class><<Error class: unknown class>>) : Permission
The PermissionImpl type represents a native instance of the abstract Permission class.
Constructors
Properties
Functions
Link copied to clipboard
Attempts to acquire the permission represented by @permission.
Link copied to clipboard
Attempts to acquire the permission represented by @permission.
Link copied to clipboard
Collects the result of attempting to acquire the permission represented by @permission.
Link copied to clipboard
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.
Link copied to clipboard
Attempts to release the permission represented by @permission.
Link copied to clipboard
Attempts to release the permission represented by @permission.
Link copied to clipboard
Collects the result of attempting to release the permission represented by @permission.