Method

SnapdChangeget_tasks

since: 1.5

Declaration [src]

GPtrArray*
snapd_change_get_tasks (
  SnapdChange* change
)

Description [src]

Get the tasks that are in this change.

Available since: 1.5

Gets propertySnapd.Change:tasks

Return value

Type: An array of None

An array of SnapdTask.

The returned data is owned by the instance.