[ Version ( since = "2.12" ) ]
public abstract bool get_position (out int row, out int column)
Retrieves the tabular position of this cell.
this |
a GObject instance that implements AtkTableCellIface |
row |
the row of the given cell. |
column |
the column of the given cell. |
TRUE if successful; FALSE otherwise. |