password_searchv_sync


Description:


[ Version ( since = "0.19.0" ) ]
public List<Retrievable> password_searchv_sync (Schema? schema, HashTable<string,string> attributes, SearchFlags flags, Cancellable? cancellable = null) throws Error

Search for items in the secret service.

The attributes should be a set of key and value string pairs.

If no secret is found then null is returned.

This method may block indefinitely and should not be used in user interface threads.

Parameters:

schema

the schema for attributes

attributes

the attribute keys and values

flags

search option flags

cancellable

optional cancellation object

Returns:

a list of [ifaceRetrievable] containing attributes of the matched items


Namespace: Secret
Package: libsecret-1