Node.getValueType

gobject.types.GType getValueType()

Returns 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