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