GDWhen
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gd_when_get_type ()" ) ]
[
Version ( since =
"0.2.0" ) ]
public class GDWhen :
Parsable,
Comparable
All the fields in the GDWhen structure are private and should never be accessed directly.
Content:
Properties:
- public int64 end_time { get; set; }
The title of a person within the when.
- public bool is_date { get; set; }
A programmatic value that identifies the type of when.
- public int64 start_time { get; set; }
The name of the when.
- public string value_string { get; set; }
A simple string value used to name this when.
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