Method

FwupdReleaseget_name_variant_suffix

Declaration [src]

const gchar*
fwupd_release_get_name_variant_suffix (
  FwupdRelease* self
)

Description [src]

Gets the update variant suffix.

Available since:1.3.2

Return value

Returns: const gchar*
 

The update variant, or NULL if unset.

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