Secret.Service.prototype.search_finish

function search_finish(result: Gio.AsyncResult): Array(Secret.Item) {
    // Gjs wrapper for secret_service_search_finish()
}
  

Complete asynchronous operation to search for items.

result

asynchronous result passed to callback

Returns

a list of items that matched the search