Gets the type of the items in @list. All items returned from
g_list_model_get_type() are of that type or a subtype, or are an
implementation of that interface.
The item type of a #GListModel can not change during the life of the
model.
Return: the #GType of the items contained in @list.
Gets the type of the items in @list. All items returned from g_list_model_get_type() are of that type or a subtype, or are an implementation of that interface.
The item type of a #GListModel can not change during the life of the model.
Return: the #GType of the items contained in @list.