GListModelInterface.getItem

struct GListModelInterface
extern (C)
void* function(GListModel* list, uint position) getItem;

Return Value

the object at position.