Enumeration

AppStreamComposeIconState

Declaration

enum AppStreamCompose.IconState

Description [src]

Designated state for an icon of a given size.

Members

Name Description
ASC_ICON_STATE_IGNORED

Ignore icons of this size.

ASC_ICON_STATE_CACHED_REMOTE

Create cache for the icon, and provide remote link as well.

ASC_ICON_STATE_CACHED_ONLY

Set if the icon should be stored in an icon tarball and be cached locally.

ASC_ICON_STATE_REMOTE_ONLY

Set if this icon should be stored remotely and fetched on demand.