Enumeration
AppStreamSuggestedKind
Members
Name | Description |
---|---|
AS_SUGGESTED_KIND_UNKNOWN |
Unknown suggested kind. |
AS_SUGGESTED_KIND_UPSTREAM |
Suggestions provided by the upstream project. |
AS_SUGGESTED_KIND_HEURISTIC |
Suggestions provided by automatic heuristics. |
Type functions
as_suggested_kind_from_string
Converts the text representation to an enumerated value.
as_suggested_kind_to_string
Converts the enumerated value to an text representation.