Method
JsonNodeget_parent
Declaration [src]
JsonNode*
json_node_get_parent (
JsonNode* node
)
Return value
Returns: | JsonNode |
The parent node, or |
|
The data is owned by the instance. | |
The return value can be NULL . |