Method

SnapdSystemInformationget_series

since: 1.0

Declaration [src]

const gchar*
snapd_system_information_get_series (
  SnapdSystemInformation* system_information
)

Description [src]

Get the series of snapd running, e.g. “16”.

Available since: 1.0

Return value

Type: const gchar*

A series string.

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