Enumeration
AppStreamDisplaySideKind
Members
Name | Description |
---|---|
AS_DISPLAY_SIDE_KIND_UNKNOWN |
Unknown. |
AS_DISPLAY_SIDE_KIND_SHORTEST |
Shortest side of the display rectangle. |
AS_DISPLAY_SIDE_KIND_LONGEST |
Longest side of the display rectangle. |
Type functions
as_display_side_kind_from_string
Converts the text representation to an enumerated value.
since: 0.12.12
as_display_side_kind_to_string
Converts the enumerated value to a text representation.
since: 0.12.12