Secret.Item.prototype.delete_finish
function delete_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_item_delete_finish()
}
Complete asynchronous operation to delete the secret item.
- result
asynchronous result passed to the callback
- Returns
whether the item was successfully deleted or not