Package: gtk
Function gtk:tree-model-foreach
Lambda Listgtk:tree-model-foreach (model func) ArgumentsDetails Calls func on each node in model in a depth-first fashion. If func returns true, then the tree ceases to be walked, and the gtk:tree-model-foreach function returns. Warning | See also |
#2025-3-3