get_value_type


Description:

[ Version ( since = "0.4" ) ]
public Type get_value_type ()

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