GListModelInterface.getItem

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

Meta