get_last_iter


Description:

public abstract unowned ModelIter get_last_iter ()

Retrieves a ModelIter pointing right after the last row in this.

This is refered to also the the end iter.

As with other iters the end iter, in particular, is stable over inserts, changes, or removals.

Parameters:

this

a Model

Returns:

A ModelIter (owned by this, do not free it)