AtkTableCellIface.getPosition

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

Return Value

TRUE if successful; FALSE otherwise.