AtkTableIface.getRowAtIndex

struct AtkTableIface
extern (C)
int function(AtkTable* table, int index) getRowAtIndex;

Return Value

a gint representing the row at the specified index, or -1 if the table does not implement this method.