Package: glib

Function g-variant-type-new-array

Lambda List

g-variant-type-new-array (vtype)

Arguments

vtype -- a g-variant-type instance

Return Value

A new array g-variant-type instance.

Details

Constructs the type corresponding to an array of elements of the type vtype.

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

See also

2021-7-31