Enumeration
AppStreamComposeIconState
Members
- 
            ASC_ICON_STATE_IGNORED
- 
            Ignore icons of this size. - Value: 0
- Available since: 1.0
 
- Value: 
- 
            ASC_ICON_STATE_CACHED_REMOTE
- 
            Create cache for the icon, and provide remote link as well. - Value: 1
- Available since: 1.0
 
- Value: 
- 
            ASC_ICON_STATE_CACHED_ONLY
- 
            Set if the icon should be stored in an icon tarball and be cached locally. - Value: 2
- Available since: 1.0
 
- Value: 
- 
            ASC_ICON_STATE_REMOTE_ONLY
- 
            Set if this icon should be stored remotely and fetched on demand. - Value: 3
- Available since: 1.0
 
- Value: