Function

IdeTripletnew_from_system

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

Returns: IdeTriplet
 

An IdeTriplet.

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