Constructor
FwupdPluginSecurityAttrnew
Declaration [src]
FwupdSecurityAttr*
fu_security_attr_new (
FuContext* ctx,
const gchar* appstream_id
)
Parameters
ctx |
FuContext |
A |
|
| The data is owned by the caller of the function. | |
appstream_id |
const gchar* |
The AppStream component ID, e.g. |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
| The string is a NUL terminated UTF-8 string. |