Enumeration
AppStreamSizeKind
Members
Name | Description |
---|---|
AS_SIZE_KIND_UNKNOWN |
Unknown size. |
AS_SIZE_KIND_DOWNLOAD |
Size of download of component. |
AS_SIZE_KIND_INSTALLED |
Size of installed component. |
Type functions
as_size_kind_from_string
Converts the text representation to an enumerated value.
as_size_kind_to_string
Converts the enumerated value to an text representation.