AppStream.ContentRatingValue – appstream Reference Manual
ContentRatingValue
Description:
[
CCode
( cprefix =
"AS_CONTENT_RATING_VALUE_"
, type_id =
"as_content_rating_value_get_type ()"
) ]
public
enum
ContentRatingValue
The specified level of an content_rating rating ID.
Namespace:
AppStream
Package:
appstream
Content:
Enum values:
INTENSE
-
An intense amount
MILD
-
A small amount
MODERATE
-
A moderate amount
NONE
-
None
UNKNOWN
-
Unknown value
Static methods:
public
static
ContentRatingValue
from_string
(
string
value)
Converts the text representation to an enumerated value.
Methods:
public
unowned
string
to_string
()
Converts the enumerated value to an text representation.
2022 vala-language.org