Method

AppStreamSystemInfoget_os_version

Declaration [src]

const gchar*
as_system_info_get_os_version (
  AsSystemInfo* sysinfo
)

Description [src]

Get the version string of the current operating system.

Return value

Returns: const gchar*
 

The version of the current OS.

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