createVariantTuple

Template to create a new tuple GVariant from one or more D values.

createVariantTuple
(
T...
)
()

Parameters

T

The D types to create the variant from

vals T

The values to assign

Return Value

Type: GVariant*

New variant C instance with floating reference