Method

FwupdSecurityAttradd_flag

Declaration [src]

void
fwupd_security_attr_add_flag (
  FwupdSecurityAttr* self,
  FwupdSecurityAttrFlags flag
)

Description [src]

Adds a specific attribute flag to the attribute.

Available since:1.5.0

Parameters

flag FwupdSecurityAttrFlags
 

The FwupdSecurityAttrFlags, e.g. FWUPD_SECURITY_ATTR_FLAG_OBSOLETED.