GData.TasksTasklist

g GData.Entry GData.Entry GData.TasksTasklist GData.TasksTasklist GData.Entry->GData.TasksTasklist GData.Parsable GData.Parsable GData.Parsable->GData.Entry GObject.Object GObject.Object GObject.Object->GData.Parsable

Subclasses:

None

Methods

Inherited:

GData.Entry (24), GData.Parsable (5), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (id)

Virtual Methods

Inherited:

GData.Parsable (9), GObject.Object (7)

Properties

Inherited:

GData.Entry (10), GData.Parsable (1)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent

GData.Entry

r

Class Details

class GData.TasksTasklist(**kwargs)
Bases:

GData.Entry

Abstract:

No

Structure:

GData.TasksTasklistClass

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:

id (str or None) – the tasklist’s ID, or None

Returns:

a new GData.TasksTasklist; unref with GObject.Object.unref()

Return type:

GData.TasksTasklist

Creates a new GData.TasksTasklist with the given ID and default properties.

New in version 0.15.0.