Gtk.TreeModelForeachFunc

function onTreeModelForeachFunc(model: Gtk.TreeModel, path: Gtk.TreePath, iter: Gtk.TreeIter): Boolean {
}
  
model
path
iter
Returns