gtkTreeModelFilterConvertIterToChildIter: gtkTreeModelFilterConvertIterToChildIter
Description
Sets child.iter
to point to the row pointed to by filter.iter
.Usage
gtkTreeModelFilterConvertIterToChildIter(object, filter.iter)
Value
A list containing the following elements:
child.iter
- An uninitialized
GtkTreeIter
.