Function
FwupdJsonObjectnew
since: 2.1.1
Declaration [src]
FwupdJsonObject*
fwupd_json_object_new (
void
)
Description [src]
Creates a new JSON object.
Available since: 2.1.1
This function is not directly available to language bindings.
Return value
Type: FwupdJsonObject
A FwupdJsonObject.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |