Method

AppStreamSystemInfoget_os_id

Declaration [src]

const gchar*
as_system_info_get_os_id (
  AsSystemInfo* sysinfo
)

Description [src]

Get the ID of the current operating system.

Return value

Type: const gchar*

The current OS ID.

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