Secret.Item.load_secrets_finish
function load_secrets_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_item_load_secrets_finish()
}
Complete asynchronous operation to load the secret values for secret items stored in the service.
Items that are locked will not have their secrets loaded.
- result
asynchronous result passed to callback
- Returns
whether the operation succeded or not