Method

IdeTripletget_arch

Declaration

const gchar*
ide_triplet_get_arch (
  IdeTriplet* self
)

Description

Gets the architecture name of the machine.

Available since:3.32

Return value

Returns: const gchar*
 

The architecture name of the machine.

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