Method

SnapdSystemInformationget_version

since: 1.0

Declaration [src]

const gchar*
snapd_system_information_get_version (
  SnapdSystemInformation* system_information
)

Description [src]

Get the version of snapd running, e.g. “2.11+ppa174-1”.

Available since: 1.0

Return value

Type: const gchar*

A version string.

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