Function

EDataServergdata_task_get_hidden

since: 3.46

Declaration [src]

gboolean
e_gdata_task_get_hidden (
  JsonObject* task
)

Description [src]

Returns Task::hidden 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