AtkTableCellIface.getColumnSpan

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

Return Value

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