ItemPosition typedef

ItemPosition = (int, int)

Implementation

typedef ItemPosition = (int page, int row);