Method

FwupdReleaseset_name_variant_suffix

Declaration [src]

void
fwupd_release_set_name_variant_suffix (
  FwupdRelease* self,
  const gchar* name_variant_suffix
)

Description [src]

Sets the update variant suffix.

Available since:1.3.2

Parameters

name_variant_suffix const gchar*
 

The description.

 The argument can be NULL.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.