attribute_get_description
Description:
[ Version ( since = "0.12.12" ) ]
public static unowned string attribute_get_description (string id, ContentRatingValue value)
public static unowned string attribute_get_description (string id, ContentRatingValue value)
Get a human-readable description of what content would be expected to require the content rating attribute given by id
and
value
.
Parameters:
id |
the subsection ID e.g. `violence-cartoon` |
value |
the ContentRatingValue, e.g. as_content_rating_value_intense |
Returns:
a human-readable description of |