Enumeration
AppStreamAgreementKind
Members
-
AS_AGREEMENT_KIND_UNKNOWN
-
Unknown value.
- Value:
0
- Available since: 1.0
- Value:
-
AS_AGREEMENT_KIND_GENERIC
-
A generic agreement without a specific type.
- Value:
1
- Available since: 1.0
- Value:
-
AS_AGREEMENT_KIND_EULA
-
An End User License Agreement.
- Value:
2
- Available since: 1.0
- Value:
-
AS_AGREEMENT_KIND_PRIVACY
-
A privacy agreement, typically a GDPR statement.
- Value:
3
- Available since: 1.0
- Value:
Type functions
as_agreement_kind_from_string
Converts the text representation to an enumerated value.
since: 0.12.1