API Version: 1.0
Library Version: 2.37
gboolean get_position ( AtkTableCell* cell, gint* row, gint* column )
Retrieves the tabular position of this cell.
row
gint*
The row of the given cell.
column
The column of the given cell.
gboolean
TRUE if successful; FALSE otherwise.