Sets a scalar value inside the given node.
The contents of the given gobject.value.Value are copied into the json.node.Node.
The following gobject.value.Value types have a direct mapping to JSON types:
JSON-GLib will also automatically promote the following gobject.value.Value types:
It is an error to call this on an immutable node, or on a node which is not a value node.
the value to set
Sets a scalar value inside the given node.
The contents of the given gobject.value.Value are copied into the json.node.Node.
The following gobject.value.Value types have a direct mapping to JSON types:
JSON-GLib will also automatically promote the following gobject.value.Value types:
It is an error to call this on an immutable node, or on a node which is not a value node.