Specifies whether the object was constructed by parsing XML or manually.
The content of the entry. This is mutually exclusive with #GDataEntry:content.
For more information, see the
A URI pointing to the location of the content of the entry. This is mutually exclusive with #GDataEntry:content.
For more information, see the
An identifier for a particular version of the entry. This changes every time the entry on the server changes, and can be used for conditional retrieval and locking.
For more information, see the
A permanent, universally unique identifier for the entry, in IRI form. This is %NULL for new entries (i.e. ones which haven't yet been inserted on the server, created with gdata_entry_new()), and a non-empty IRI string for all other entries.
For more information, see the
Indicates whether the calendar is visible.
Indicates whether the calendar is selected.
The ownership rights pertaining to the entry.
For more information, see the
A short summary, abstract, or excerpt of the entry.
For more information, see the
The timezone in which the calendar's times are given. This is a timezone name in tz database notation:
A human-readable title for the entry.
For more information, see the
The background color used to highlight the calendar in the user’s browser. This used to be restricted to a limited set of colours, but since 0.17.2 may be any RGB colour.