getValTuple
Template to get one or more values from a container GVariant
Parameters
T | D types of the values to get |
v | GVariant struct pointer |
Returns
A tuple containing the values from the container Variant of the specified types
Template to get one or more values from a container GVariant
T | D types of the values to get |
v | GVariant struct pointer |