Function
AppStreamContentRatingattribute_get_description
Declaration [src]
const gchar*
as_content_rating_attribute_get_description (
const gchar* id,
AsContentRatingValue value
)
Description [src]
Get a human-readable description of what content would be expected to
require the content rating attribute given by id
and value
.
Available since: | 0.12.12 |
Parameters
id |
const gchar* |
The subsection ID e.g. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
value |
AsContentRatingValue |
The |