Method
FwupdJsonObjectadd_raw
since: 2.1.1
Declaration [src]
void
fwupd_json_object_add_raw (
FwupdJsonObject* self,
const gchar* key,
const gchar* value
)
Description [src]
Adds a raw value to the JSON object. If the node already exists the old one is replaced.
Available since: 2.1.1