Method
FwupdSecurityAttrfrom_json
Declaration [src]
gboolean
fwupd_security_attr_from_json (
FwupdSecurityAttr* self,
JsonNode* json_node,
GError** error
)
Parameters
json_node |
JsonNode |
A JSON node. |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |