Enumeration

AppStreamCacheFlags

Declaration

flags AppStream.CacheFlags

Description [src]

Flags on how caching should be used.

Members

Name Description
AS_CACHE_FLAG_NONE

No flags.

AS_CACHE_FLAG_USE_USER

Create an user-specific metadata cache.

AS_CACHE_FLAG_USE_SYSTEM

Use and - if possible - update the system metadata cache.

AS_CACHE_FLAG_NO_CLEAR

Don’t clear the cache when opening it.

AS_CACHE_FLAG_REFRESH_SYSTEM

Refresh the system cache that is shared between applications.