convert_iter_to_child_iter
Description:
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. |