Permission.releaseFinish

Collects the result of attempting to release the permission represented by permission. This is the second half of the asynchronous version of g_permission_release(). Since 2.26

class Permission
int
releaseFinish

Parameters

result AsyncResultIF

the GAsyncResult given to the GAsyncReadyCallback

Return Value

Type: int

TRUE if the permission was successfully released

Throws

GException on failure.

Meta