Function
AppStreamContentRatingSystemformat_age
Declaration [src]
gchar*
as_content_rating_system_format_age (
AsContentRatingSystem system,
guint age
)
Description [src]
Format age
as a human-readable string in the given rating system
. This is
the way to present system-specific strings in a UI.
Available since: | 0.12.12 |
Parameters
system |
AsContentRatingSystem |
An |
|
age |
guint |
A CSM age to format. |