get_row_span


Description:

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

Returns the number of rows occupied by this cell accessible.

Parameters:

this

a GObject instance that implements AtkTableCellIface

Returns:

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