Function GridWidgetBase.makeCellVisible

ensure that cell is visible (scroll if necessary)

void makeCellVisible(
  int col,
  int row
);