TreeSelectionForeachFunc
A function used by gtk_tree_selection_selected_foreach() to map all selected rows. It will be called on every selected row in the view.
param
model
TheGtkTreeModel
being viewedparam
path
TheGtkTreePath
of a selected rowparam
iter
AGtkTreeIter
pointing to a selected row