gint g_type_info_get_array_fixed_size GIRepository.TypeInfo info type_info_get_array_fixed_size @accepts(GIRepository.TypeInfo) @returns(gint) def type_info_get_array_fixed_size(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