Method
FwupdSecurityAttrhas_flag
since: 1.5.0
Declaration [src]
gboolean
fwupd_security_attr_has_flag (
FwupdSecurityAttr* self,
FwupdSecurityAttrFlags flag
)
Parameters
flag
-
Type:
FwupdSecurityAttrFlags
The attribute flag, e.g.
FWUPD_SECURITY_ATTR_FLAG_OBSOLETED
.