ListModelIF.getItemType

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.

interface ListModelIF
getItemType
()

Return Value

Type: GType

the #GType of the items contained in @list.

Meta

Since

2.44