gboolean g_type_info_is_zero_terminated GIRepository.TypeInfo info type_info_is_zero_terminated @accepts(GIRepository.TypeInfo) @returns(gboolean) def type_info_is_zero_terminated(info)

Obtain if the last element of the array is None. The type tag must be a GI_TYPE_TAG_ARRAY or False will returned.

info :

a GITypeInfo

Returns :

True if zero terminated