gtkTreeModelSortIterIsValid: gtkTreeModelSortIterIsValid
Description
WARNING: This function is slow. Only use it for debugging and/or testing purposes.Usage
gtkTreeModelSortIterIsValid(object, iter)
Value
TRUE
if the iter is valid, FALSE
if the iter is invalid.
Details
Checks if the given iter is a valid iter for this GtkTreeModelSort
.
Since 2.2