gboolean g_type_info_is_zero_terminated GITypeInfo* info g_type_info_is_zero_terminated gboolean g_type_info_is_zero_terminated (GITypeInfo* 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