GData.TasksTasklist¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class GData.TasksTasklist(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
All the fields in the
GData.TasksTasklist
structure are private and should never be accessed directly.New in version 0.15.0.
- classmethod new(id)¶
- Parameters:
- Returns:
a new
GData.TasksTasklist
; unref withGObject.Object.unref
()- Return type:
Creates a new
GData.TasksTasklist
with the given ID and default properties.New in version 0.15.0.