Secret.Service.prototype.unlock_finish
function unlock_finish(result: Gio.AsyncResult): [return_value: Number(gint), unlocked: Array(Gio.DBusProxy)] { // Gjs wrapper for secret_service_unlock_finish() }
Complete asynchronous operation to unlock items or collections in the secret service.
The secret service may not be able to unlock items individually, and may unlock an entire collection instead.
- result
asynchronous result passed to the callback
- return_value
the number of items or collections that were unlocked
- unlocked
location to place list of items or collections that were unlocked