get_column_span
Description:
Returns the number of columns occupied by this cell accessible.
Parameters:
this |
a GObject instance that implements AtkTableCellIface |
Returns:
a gint representing the number of columns occupied by this cell, or 0 if the cell does not implement this method. |