Enumeration
AppStreamColorKind
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.
Available since: 0.15.2
as_color_kind_to_string
Converts the enumerated value to an text representation.
Available since: 0.15.2