Permission.releaseAsync
void releaseAsync(gio.cancellable.Cancellable cancellable = null, gio.types.AsyncReadyCallback callback = null)Attempts to release the permission represented by permission.
This is the first half of the asynchronous version of [gio.permission.Permission.release].
Parameters
cancellable | a #GCancellable, or null |
callback | the #GAsyncReadyCallback to call when done |