gint g_type_info_get_array_fixed_size GITypeInfo* info g_type_info_get_array_fixed_size gint g_type_info_get_array_fixed_size (GITypeInfo* info);

Obtain the fixed array size of the type. The type tag must be a GI_TYPE_TAG_ARRAY or -1 will returned.

info :

a GITypeInfo

Returns :

the size or -1 if it's not an array