GListModelInterface.getItemType

struct GListModelInterface
extern (C)
GType function(GListModel* list) getItemType;

Return Value

the #GType of the items contained in @list.

Meta