Method

SnapdSystemInformationget_os_id

since: 1.0

Declaration [src]

const gchar*
snapd_system_information_get_os_id (
  SnapdSystemInformation* system_information
)

Description [src]

Get the operating system ID, e.g. “ubuntu”.

Available since: 1.0

Return value

Type: const gchar*

An operating system ID.

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