Enumeration

AppStreamColorKind

Declaration

enum AppStream.ColorKind

Description [src]

A branding color type.

Members

Name Description
AS_COLOR_KIND_UNKNOWN

Color type invalid or not known.

AS_COLOR_KIND_PRIMARY

Primary accent color.

Type functions

as_color_kind_from_string

Converts the text representation to an enumerated value.

since: 0.15.2

as_color_kind_to_string

Converts the enumerated value to an text representation.

since: 0.15.2