get_position
Description:
Retrieves the tabular position of this cell.
Parameters:
this |
a GObject instance that implements AtkTableCellIface |
row |
the row of the given cell. |
column |
the column of the given cell. |
Returns:
TRUE if successful; FALSE otherwise. |