Table.refAt

Get a reference to the table cell at row, column. This cell should implement the interface #AtkTableCell

interface Table
refAt
(
int row
,
int column
)

Parameters

row int

a #gint representing a row in table

column int

a #gint representing a column in table

Return Value

Type: atk.object.ObjectAtk

an #AtkObject representing the referred to accessible