Secret.Service.prototype.store_finish
function store_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_service_store_finish()
}
Finish asynchronous operation to store a secret value in the secret service.
- result
the asynchronous result passed to the callback
- Returns
whether the storage was successful or not