Function
AppStreamContentRatingSystemget_formatted_ages
Declaration [src]
gchar**
as_content_rating_system_get_formatted_ages (
AsContentRatingSystem system
)
Description [src]
Get an array of all the possible return values of
as_content_rating_system_format_age()
for the given system
. The array is
sorted with youngest CSM age first.
Available since: | 0.12.12 |
Parameters
system |
AsContentRatingSystem |
An |