Method

SnapdTaskget_status

since: 1.0

Declaration [src]

const gchar*
snapd_task_get_status (
  SnapdTask* task
)

Description [src]

Get the status of the task.

Available since: 1.0

Gets propertySnapd.Task:status

Return value

Type: const gchar*

A status string.

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