[ CCode ( has_construct_function = false ) ]
public MediaCategory (string category, string? scheme, string? label)
Creates a new MediaCategory.
More information is available in the <ulink type="http" url="http://search.yahoo.com/mrss/">Media RSS specification</ulink>.
| category |
a category describing the content |
| scheme |
a URI identifying the categorisation scheme, or null |
| label |
a human-readable name for the category, or null |
|
a new MediaCategory, or null; unref with unref |