Method

SnapdTaskget_id

since: 1.0

Declaration [src]

const gchar*
snapd_task_get_id (
  SnapdTask* task
)

Description [src]

Get the unique ID for this task.

Available since: 1.0

Gets propertySnapd.Task:id

Return value

Type: const gchar*

An ID.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.