TypeScript API Documentation for LIBSECRET
API Version: 1
Library Version: 0.21.7
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Remove unlocked matching passwords from the secret service.
The attributes should be a set of key and value string pairs.
attributes
All unlocked items that match the attributes will be deleted.
This method may block indefinitely and should not be used in user interface threads.
the schema for the attributes
the attribute keys and values
Optional
optional cancellation object
whether any passwords were removed
Remove unlocked matching passwords from the secret service.
The
attributesshould be a set of key and value string pairs.All unlocked items that match the attributes will be deleted.
This method may block indefinitely and should not be used in user interface threads.