releaseAsync

open fun releaseAsync(cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Attempts to release the permission represented by @permission.

This is the first half of the asynchronous version of g_permission_release().

Since

2.26

Parameters

cancellable

a #GCancellable, or null

callback

the #GAsyncReadyCallback to call when done