AtkTableIface.getColumnExtentAt

struct AtkTableIface
extern (C)
int function(AtkTable* table, int row, int column) getColumnExtentAt;

Return Value

a gint representing the column extent at specified position, or 0 if value does not implement this interface.