next


Description:

public virtual unowned ModelIter next ()

Updates the this to point at the next position in the model.

Note:

Use ListModel instead

The model implementation should take into account the presence of a filter function.

Parameters:

this

a ModelIter

Returns:

The passed iterator, updated to point at the next row in the model.