convert_iter_to_child_iter


Description:

public void convert_iter_to_child_iter (out TreeIter child_iter, TreeIter sorted_iter)

Sets child_iter to point to the row pointed to by sorted_iter.

Parameters:

this

A `GtkTreeModelSort`

child_iter

An uninitialized `GtkTreeIter`

sorted_iter

A valid `GtkTreeIter` pointing to a row on this.