iterIsValid

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.TreeListModel instead

---

Checks if the given iter is a valid iter for this GtkTreeStore.

This function is slow. Only use it for debugging and/or testing purposes.

Return

true if the iter is valid, and false otherwise

Parameters

iter

the iterator to check