Secret.Service.prototype.clear_finish
function clear_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_service_clear_finish()
}
Finish asynchronous operation to remove items from the secret service.
- result
the asynchronous result passed to the callback
- Returns
whether items were removed or not