Fwupd.JsonObject.clear – 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
clear
Description:
[
Version
( since =
"2.1.1"
) ]
public
void
clear
()
Clears the member data for the JSON object, but does not affect the refcount.
Parameters:
this
a
JsonObject