convert_iter_to_child_iter
Description:
Sets child_iter to point to the row pointed to by filter_iter.
Parameters:
| this |
A `GtkTreeModelFilter` |
| child_iter |
An uninitialized `GtkTreeIter` |
| filter_iter |
A valid `GtkTreeIter` pointing to a row on this. |