GIArrayType g_type_info_get_array_type GITypeInfo* info g_type_info_get_array_type GIArrayType g_type_info_get_array_type (GITypeInfo* info);

Obtain the array type for this type. See GIArrayType for a list of possible values. If the type tag of this type is not array, -1 will be returned.

info :

a GITypeInfo

Returns :

the array type or -1