Method

FwupdReleaseget_vendor

Declaration [src]

const gchar*
fwupd_release_get_vendor (
  FwupdRelease* self
)

Description [src]

Gets the update vendor.

Available since:0.9.3

Return value

Returns: const gchar*
 

The update vendor, or NULL if unset.

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