Method

IdeTripletget_arch

Declaration

const gchar*
ide_triplet_get_arch (
  IdeTriplet* self
)

Description

Gets the architecture name of the machine.

Return value

Type: const gchar*

The architecture name of the machine.

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