AtkTableCellIface.getRowSpan

struct AtkTableCellIface
extern (C)
int function(AtkTableCell* cell) getRowSpan;

Return Value

a gint representing the number of rows occupied by this cell, or 0 if the cell does not implement this method.