Type of the callback passed to gtk_tree_model_foreach() to iterate over the rows in a tree model.
the GtkTreeModel being iterated
GtkTreeModel
the current GtkTreePath
GtkTreePath
the current GtkTreeIter
GtkTreeIter
Type of the callback passed to gtk_tree_model_foreach() to iterate over the rows in a tree model.