to accessible
Table.refAt
atk.object.ObjectWrap refAt(int row, int column)Get a reference to the table cell at row, column. This cell should implement the interface #AtkTableCell
Parameters
row | a #gint representing a row in table |
column | a #gint representing a column in table |
Returns
an #AtkObject representing the referred