Method

IdeTripletget_vendor

Declaration

const gchar*
ide_triplet_get_vendor (
  IdeTriplet* self
)

Description

Gets the vendor name of the machine.

Available since:3.32

Return value

Returns: utf8
 

The vendor name 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.