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