Fwupd.JsonObject.add_object – fwupd Reference Manual
Packages
fwupd
Fwupd
JsonObject
add_array
add_array_strv
add_boolean
add_bytes
add_integer
add_node
add_object
add_object_map
add_raw
add_string
clear
get_boolean
get_boolean_with_default
get_integer
get_integer_with_default
get_size
get_string_with_default
to_bytes
to_string
add_object
Description:
[
Version
( since =
"2.1.1"
) ]
public
void
add_object
(
string
key,
JsonObject
json_obj)
Adds a different object to the JSON object.
Parameters:
this
a
JsonObject
key
dictionary key
json_obj
a
JsonObject