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.
this |
a tree store |
iter |
the iterator to check |
true if the iter is valid, false if the iter is invalid. |