iterParent

open fun iterParent(iter: TreeIter, child: TreeIter): Boolean(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Sets @iter to be the parent of @child.

If @child is at the toplevel, and doesn’t have a parent, then

Return

true, if @iter is set to the parent of @child

Parameters

iter

the new GtkTreeIter to set to the parent

child

the GtkTreeIter