Method

IdeTripletget_operating_system

Declaration

const gchar*
ide_triplet_get_operating_system (
  IdeTriplet* self
)

Description

Gets name of the operating system of the machine.

Available since:3.32

Return value

Returns: utf8
 

The name of the operating system of the machine.

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