Gtk.TreeSelectionForeachFunc

function onTreeSelectionForeachFunc(model: Gtk.TreeModel, path: Gtk.TreePath, iter: Gtk.TreeIter): void {
}
  
model
path
iter