VariantType.array
Description:
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 |
Returns:
|
a new array VariantType Since 2.24 |