iterIsValid

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use list models

---

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

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

Return

true if the iter is valid, false if the iter is invalid.

Parameters

iter

the iterator to check