foreach

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

---

Calls @func on each node in model in a depth-first fashion.

If @func returns true, then the tree ceases to be walked, and gtk_tree_model_foreach() returns.

Parameters

func

a function to be called on each row