API Version: 1.0
Library Version: 2.52
Generated by gi-docgen 2024.2
since: 2.12
gboolean get_position ( AtkTableCell* cell, gint* row, gint* column )
Retrieves the tabular position of this cell.
Available since: 2.12
row
Type: gint*
gint*
The row of the given cell.
column
The column of the given cell.
Type: gboolean
gboolean
TRUE if successful; FALSE otherwise.