getValTuple

Template to get one or more values from a container GVariant

getValTuple
(
T...
)

Parameters

T

D types of the values to get

v GVariant*

GVariant struct pointer

Return Value

Type: auto

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