AtkTableIface.getRowExtentAt

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

Return Value

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