integer representing the index at the specified row and column.
The value -1 is returned if the object at row,column is not a child
of table or table does not implement this interface.atkTableGetIndexAt(object, row, column)objectAtkTable] a GObject instance that implements AtkTableIfacerowinteger representing a row in tablecolumninteger representing a column in tableinteger representing the index at specified position