Method

FwupdSecurityAttrget_fwupd_version

Declaration [src]

const gchar*
fwupd_security_attr_get_fwupd_version (
  FwupdSecurityAttr* self
)

Description [src]

Gets the fwupd version the attribute was added.

Available since:2.0.7

Return value

Returns: const gchar*
 

The fwupd version, or NULL if unset.

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