[ Version ( since = "0.11.0" ) ]
public unowned ContentRating? get_content_rating (string kind)
Gets a content ratings of a specific type that are defined for this component.
this |
a Component instance. |
kind |
a ratings kind, e.g. "oars-1.0" |
a ContentRating or null if not found |