Function

EDataServergdata_task_get_due

since: 3.46

Declaration [src]

gint64
e_gdata_task_get_due (
  JsonObject* task
)

Description [src]

Returns Task::due 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: gint64