Secret.SearchFlags
Various flags to be used with Secret.Service.prototype.search and Secret.Service.prototype.search_sync.
- SearchFlags.NONE
no flags
- SearchFlags.ALL
all the items matching the search will be returned, instead of just the first one
- SearchFlags.UNLOCK
unlock locked items while searching
- SearchFlags.LOAD_SECRETS
while searching load secrets for items that are not locked