VariantType.array
Description:
Constructs the type corresponding to an array of elements of the type type.
It is appropriate to call [method@GLib.VariantType.first] on the return value.
Parameters:
| element |
an element type |
Returns:
|
a new array type Since 2.24 |