Method

AppStreamSystemInfoget_kernel_name

Declaration [src]

const gchar*
as_system_info_get_kernel_name (
  AsSystemInfo* sysinfo
)

Description [src]

Get the name of the current kernel, e.g. “Linux”

Return value

Returns: const gchar*
 

The current OS kernel name.

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