Function
AppStreamContentRatingSystemget_csm_ages
Declaration [src]
const guint*
as_content_rating_system_get_csm_ages (
AsContentRatingSystem system,
gsize* length_out
)
Description [src]
Get the CSM ages corresponding to the entries returned by
as_content_rating_system_get_formatted_ages()
for this system
.
Available since: | 0.12.12 |
Parameters
system |
AsContentRatingSystem |
An |
|
length_out |
gsize* |
Return location for the length of the returned array. |
|
The argument will be set by the function. |