get_column_span


Description:

[ Version ( since = "2.12" ) ]
public abstract int get_column_span ()

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.