getValTuple

fnauto getValTuple(T...)(GVariant * v)

Template to get one or more values from a container GVariant

Parameters

TD types of the values to get
vGVariant struct pointer

Returns

A tuple containing the values from the container Variant of the specified types