Gio.Permission::release_finish

function vfunc_release_finish(result: Gio.AsyncResult): Boolean {
}
  

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

This is the second half of the asynchronous version of Gio.Permission.prototype.release.

Since 2.26

result

the Gio.AsyncResult given to the Gio.AsyncReadyCallback

Returns

true if the permission was successfully released