Function

IdeTripletnew_from_system

since: 3.32

Declaration

IdeTriplet*
ide_triplet_new_from_system (
  void
)

Description

Creates a new IdeTriplet from a the current system information.

Available since: 3.32

Return value

Type: IdeTriplet

An IdeTriplet.

The caller of the function takes ownership of the data, and is responsible for freeing it.