Method

SnapdChangeget_status

since: 1.5

Declaration [src]

const gchar*
snapd_change_get_status (
  SnapdChange* change
)

Description [src]

Get the status of the change.

Available since: 1.5

Gets propertySnapd.Change: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.