API Version: 1
Library Version: 0.20.5
flags Secret.SearchFlags
Various flags to be used with secret_service_search() and secret_service_search_sync().
secret_service_search()
secret_service_search_sync()
SECRET_SEARCH_NONE
No flags.
SECRET_SEARCH_ALL
All the items matching the search will be returned, instead of just the first one.
SECRET_SEARCH_UNLOCK
Unlock locked items while searching.
SECRET_SEARCH_LOAD_SECRETS
While searching load secrets for items that are not locked.
Content