VariantType.this

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

It is appropriate to call g_variant_type_free() on the return value.

Parameters

element VariantType

a #GVariantType

Return Value

a new array #GVariantType

Since 2.24

Throws

ConstructionException GTK+ fails to create the object.

Meta