GtkTreeModelSort::iter_is_valid

bool iter_is_valid(GtkTreeIter iter);

Checks if the given iter is valid.

This method is slow. Use it only for debugging/testing purposes.