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

cancellablea #GCancellable, or null
callbackthe #GAsyncReadyCallback to call when done