Secret.Collection.prototype.search_finish
function search_finish(result: Gio.AsyncResult): Array(Secret.Item) { // Gjs wrapper for secret_collection_search_finish() }
Complete asynchronous operation to search for items in a collection.
- result
asynchronous result passed to callback
- Returns
a list of items that matched the search