GI.ArrayType – gobject-introspection-1.0 Reference Manual
ArrayType
Description:
[
CCode
( cprefix =
"GI_ARRAY_TYPE_"
, has_type_id =
false
) ]
public
enum
ArrayType
The type of array in a
TypeInfo
.
Namespace:
GI
Package:
gobject-introspection-1.0
Content:
Enum values:
ARRAY
-
a
GArray
array
BYTE_ARRAY
-
a
ByteArray
array
C
-
a C array, char[] for instance
PTR_ARRAY
-
a
GenericArray
array
2022 vala-language.org