the schema for attributes
the attribute keys and values
Optionalcancellable: Gio.Cancellableoptional cancellation object
Lookup a password 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 will return immediately and complete asynchronously.
the schema for attributes
the attribute keys and values
optional cancellation object
called when the operation completes
Lookup a password 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 will return immediately and complete asynchronously.
the schema for attributes
the attribute keys and values
Optionalcancellable: Gio.Cancellableoptional cancellation object
Optionalcallback: AsyncReadyCallback<Schema>called when the operation completes
Lookup a password in the secret service.
The
attributesshould be a set of key and value string pairs.If no secret is found then
nullis returned.This method will return immediately and complete asynchronously.