TreeModelForeachFunc

Type of the callback passed to gtk.tree_model.TreeModel.foreach_ to iterate over the rows in a tree model.

Return Value

true to stop iterating, false to continue