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 %NULL. The type tag must be a GI_TYPE_TAG_ARRAY or %FALSE will returned.

info :

a GITypeInfo

Returns :

%TRUE if zero terminated