Package: gio

Function gio:permission-release-finish

Lambda List

gio:permission-release-finish (permission result)

Arguments

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

Return Value

True if the permission was successfully released.

Details

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

See also

#2025-05-26