AtkTableIface.getColumnAtIndex

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

Return Value

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