GI.ArrayType – gobject-introspection-1.0 Reference Manual
Packages
gobject-introspection-1.0
GI
ArrayType
ARRAY
BYTE_ARRAY
C
PTR_ARRAY
ArrayType
Description:
[
CCode
( cprefix =
"GI_ARRAY_TYPE_"
, has_type_id =
false
) ]
public
enum
ArrayType
The type of array in a [class@GIRepository.
TypeInfo].
Namespace:
GI
Package:
gobject-introspection-1.0
Content:
Enum values:
ARRAY
-
a [type@GLib.
BYTE_ARRAY
-
a [type@GLib.
C
-
a C array, `char[]` for instance
PTR_ARRAY
-
a [type@GLib.