Category
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_category_get_type ()" ) ]
public class Category :
Parsable,
Comparable
All the fields in the Category structure are private and should never be accessed directly.
Content:
Properties:
- public string label { get; set; }
A human-readable label for display in end-user applications.
- public string scheme { get; set; }
An IRI that identifies a categorization scheme.
- public string term { get; set; }
Identifies the category to which the entry or feed belongs.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object
All known members inherited from interface GData.Comparable