next
Description:
public virtual unowned ModelIter next ()
Updates the this to point at the next position in the model.
The model implementation should take into account the presence of a filter function.
Parameters:
Returns:
The passed iterator, updated to point at the next row in the model.
|