password_searchv


Description:


[ Version ( since = "0.19.0" ) ]
public async void password_searchv (Schema? schema, owned HashTable<string,string> attributes, SearchFlags flags, Cancellable? cancellable)

Search for items in the secret service.

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

This method will return immediately and complete asynchronously.

Parameters:

schema

the schema for attributes

attributes

the attribute keys and values

flags

search option flags

cancellable

optional cancellation object

callback

called when the operation completes

user_data

data to be passed to the callback


Namespace: Secret
Package: libsecret-1



2022 vala-language.org