API Version: 1.0
Library Version: 2.37
gint atk_table_cell_get_row_span ( AtkTableCell* cell )
Returns the number of rows occupied by this cell accessible.
gint
A gint representing the number of rows occupied by this cell, or 0 if the cell does not implement this method.