Enumeration
AppStreamReleaseListKind
since: 0.16.0
Members
Name | Description |
---|---|
AS_RELEASE_LIST_KIND_UNKNOWN |
Unknown releases type. |
AS_RELEASE_LIST_KIND_EMBEDDED |
Release info is embedded in metainfo file. |
AS_RELEASE_LIST_KIND_EXTERNAL |
Release info is split to a separate file. |
Type functions
as_release_list_kind_from_string
Converts the text representation to an enumerated value.
since: 0.16.0
as_release_list_kind_to_string
Converts the enumerated value to an text representation.
since: 0.16.0