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