Generator
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_generator_get_type ()" ) ]
public class Generator :
Parsable,
Comparable
All the fields in the Generator structure are private and should never be accessed directly.
Content:
Properties:
- public string name { get; }
A human-readable name for the generating agent.
- public string uri { get; }
An IRI reference that is relevant to the agent.
- public string version { get; }
Indicates the version of the generating agent.
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