prev
Description:
public virtual unowned ModelIter prev ()
Sets the this to point at the previous 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 previous row in the model.
|