Method
JsonNodeis_immutable
since: 1.2
Declaration [src]
gboolean
json_node_is_immutable (
JsonNode* node
)
Description [src]
Check whether the given node
has been marked as immutable by calling
json_node_seal()
on it.
Available since: 1.2