Method

FwupdReleaseget_name_variant_suffix

since: 1.3.2

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

Type: const gchar*

The update variant, or NULL if unset.

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