Enumeration

AppStreamFormatVersion

Declaration

enum AppStream.FormatVersion

Description [src]

Format version / API level of the AppStream metadata.

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