Secret.password_clear_finish
function password_clear_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_password_clear_finish()
}
Finish an asynchronous operation to remove passwords from the secret service.
- result
the asynchronous result passed to the callback
- Returns
whether any passwords were removed