Method

IdeTripletget_kernel

since: 3.32

Declaration

const gchar*
ide_triplet_get_kernel (
  IdeTriplet* self
)

Description

Gets name of the kernel of the machine.

Available since: 3.32

Return value

Type: const gchar*

The name of the kernel of the machine.

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