prev


Description:

public virtual unowned ModelIter prev ()

Sets the this to point at the previous 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 previous row in the model.