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.
the GType of the items contained in list.
2.44
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.