Method
JsonNodeis_immutable
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 |
gboolean
json_node_is_immutable (
JsonNode* node
)
Check whether the given node
has been marked as immutable by calling
json_node_seal() on it.
Available since: | 1.2 |