TreeModelFilterVisibleFunc
A function which decides whether the row indicated by @iter is visible.
param
model
the child model of theGtkTreeModelFilter
param
iter
aGtkTreeIter
pointing to the row in @model whose visibility is determinedreturn Whether the row indicated by @iter is visible.