VariantType.newArray

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

It is appropriate to call [glib.variant_type.VariantType.free] on the return value.

Parameters

elementa #GVariantType

Returns

a new array #GVariantType

Since 2.24