Function

EDataServergdata_task_get_deleted

since: 3.46

Declaration [src]

gboolean
e_gdata_task_get_deleted (
  JsonObject* task
)

Description [src]

Returns Task::deleted property, as Unix time.

Available since: 3.46

Parameters

task

Type: JsonObject

A GData Task.

The data is owned by the caller of the function.

Return value

Type: gboolean