Class

FwupdPluginSecurityAttr

Description

class FwupdPlugin.SecurityAttr : Fwupd.SecurityAttr {
  parent_instance: FwupdSecurityAttr
}
No description available.

Ancestors

  • FwupdSecurityAttr
  • GObject

Constructors

fu_security_attr_new

Creates a new FwupdSecurityAttr with context set.

Available since: 1.8.4

Class structure

struct FwupdPluginSecurityAttrClass {
  FwupdSecurityAttrClass parent_class;
  
}
Class members
parent_class
FwupdSecurityAttrClass
  No description available.

Functions

fu_security_attr_add_bios_target_value

Checks all configured possible values of an enumeration attribute and if any match needle then set as the target value.

Available since: 1.8.4