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().

class Permission
bool
releaseFinish

Parameters

result AsyncResultIF

the #GAsyncResult given to the #GAsyncReadyCallback

Return Value

Type: bool

%TRUE if the permission was successfully released

Throws

GException on failure.

Meta

Since

2.26