Package: gio

Function gio:permission-acquire-finish

Lambda List

gio:permission-acquire-finish (permission result)

Arguments

permission -- a g:permission object
result -- a g:async-result object

Return Value

True if the permission was successfully acquired.

Details

Collects the result of attempting to acquire the permission represented by permission. This is the second half of the asynchronous version of the g:permission-acquire function.
 

See also

#2025-05-26