get_value_type
Description:
Returns the `GType` of the payload of the node.
For `JSON_NODE_NULL` nodes, the returned type is `G_TYPE_INVALID`.
Parameters:
| this |
the node to check |
Returns:
|
the type for the payload |
Returns the `GType` of the payload of the node.
For `JSON_NODE_NULL` nodes, the returned type is `G_TYPE_INVALID`.
| this |
the node to check |
|
the type for the payload |