insert_iter_before


Description:

public unowned ModelIter insert_iter_before (ModelIter iter, ModelIter pos)

Includes iter from the back end model in the filtered model, inserting it at the position before pos pushing other rows down.

This method is usually called when implementing StaticFilterMapFunc or FilterMapNotify methods.

Returns:

Always returns iter