Method

JsonNodeunref

since: 1.2

Declaration [src]

void
json_node_unref (
  JsonNode* node
)

Description [src]

Decrements the reference count of node.

If the reference count reaches zero, the node is freed.

Available since: 1.2