iter_at_row


Description:

[ CCode ( vfunc_name = "i_iter_at_row" ) ]
[ Version ( deprecated = true , deprecated_since = "5.2" ) ]
public abstract bool iter_at_row (DataModelIter iter, int row)

Warning: iter_at_row is deprecated since 5.2.

Moves iter to the row number given by row.

Note:

use move_to_row instead

Parameters:

this

a DataModel object.

iter

a DataModelIter object.

row

a row to point to with iter