Method

FwupdDeviceget_vendor

since: 0.9.3

Declaration [src]

const gchar*
fwupd_device_get_vendor (
  FwupdDevice* self
)

Description [src]

Gets the device vendor.

Available since: 0.9.3

Return value

Type: const gchar*

The device vendor, or NULL if unset.

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