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

element glib.variant_type.VariantType

a #GVariantType

Return Value

Type: glib.variant_type.VariantType

a new array #GVariantType

Since 2.24