Secret.Collection.prototype.load_items_finish
function load_items_finish(result: Gio.AsyncResult): Boolean {
// Gjs wrapper for secret_collection_load_items_finish()
}
Complete an asynchronous operation to ensure that the Secret.Collection proxy has loaded all the items present in the Secret Service.
- result
the asynchronous result passed to the callback
- Returns
whether the load was successful or not