Enumeration
AppStreamScreenshotKind
Members
Name | Description |
---|---|
AS_SCREENSHOT_KIND_UNKNOWN |
Type invalid or not known. |
AS_SCREENSHOT_KIND_DEFAULT |
The primary screenshot to show by default. |
AS_SCREENSHOT_KIND_EXTRA |
Optional screenshot. |
Type functions
as_screenshot_kind_from_string
Converts the text representation to an enumerated value.
as_screenshot_kind_to_string
Converts the enumerated value to an text representation.