Enumeration
AppStreamFormatVersion
Members
Name | Description |
---|---|
AS_FORMAT_VERSION_UNKNOWN |
Unknown format version. |
AS_FORMAT_VERSION_V1_0 |
1.0 |
Type functions
as_format_version_from_string
Converts the text representation to an enumerated value.
Available since: 0.10.0
as_format_version_to_string
Converts the enumerated value to an text representation.
Available since: 0.10.0