AtkTableCellIface.getPosition

virtual function that retrieves the tabular position of this cell

struct AtkTableCellIface
extern (C)
bool function(AtkTableCell* cell, int* row, int* column) getPosition;