Node.getValueType
gobject.types.GType getValueType() nothrowReturns the GType of the payload of the node.
For json.types.NodeType.Null nodes, the returned type is G_TYPE_INVALID.
Returns
the type for the payload
gobject.types.GType getValueType() nothrowReturns the GType of the payload of the node.
For json.types.NodeType.Null nodes, the returned type is G_TYPE_INVALID.