GData.EntryClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_entry_uri |
r |
a function to build the entry URI for the entry, given its entry ID; free the URI with |
|
kind_term |
r |
the term for this entry’s kind category (see the documentation on kinds) |
|
parent |
r |
the parent class |
Methods¶
None
Details¶
- class GData.EntryClass¶
The class structure for the
GData.Entry
type.