[ Version ( since = "2.12" ) ]
public abstract int get_column_span ()
Returns the number of columns occupied by this cell accessible.
this |
a GObject instance that implements AtkTableCellIface |
a gint representing the number of columns occupied by this cell, or 0 if the cell does not implement this method. |