Package: glib

Function g-variant-type-new-tuple

Lambda List

g-variant-type-new-tuple (&rest items)

Arguments

items -- a list of g-variant-type types, one for each item

Return Value

A new tuple g-variant-type instance.

Details

Constructs a new tuple type, from items.

It is appropriate to call the function g-variant-type-free on the return value.
 

See also

2021-7-31