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