Get a reference to the table cell at row
, column
.
This cell should implement the interface TableCell
this |
a GObject instance that implements AtkTableIface |
row |
a int representing a row in this |
column |
a int representing a column in this |
an Object representing the referred to accessible |