MediaCategory
Description:
[ CCode ( has_construct_function = false ) ]
public MediaCategory (string category, string? scheme, string? label)
public MediaCategory (string category, string? scheme, string? label)
Creates a new MediaCategory.
More information is available in the Media RSS specification.
Parameters:
| category |
a category describing the content |
| scheme |
a URI identifying the categorisation scheme, or |
| label |
a human-readable name for the category, or |
Returns:
|
a new MediaCategory, or |