Permission.acquireFinish

Collects the result of attempting to acquire the permission represented by permission.

This is the second half of the asynchronous version of gio.permission.Permission.acquire.

class Permission
bool
acquireFinish

Parameters

result gio.async_result.AsyncResult

the #GAsyncResult given to the #GAsyncReadyCallback

Return Value

Type: bool

true if the permission was successfully acquired