Gio.Permission::release_async
function vfunc_release_async(cancellable: Gio.Cancellable, callback: Gio.AsyncReadyCallback): void { }
Attempts to release the permission represented by permission.
This is the first half of the asynchronous version of Gio.Permission.prototype.release.
Since 2.26
- cancellable
a Gio.Cancellable, or null
- callback
the Gio.AsyncReadyCallback to call when done