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 function gtk-tree-model-foreach returns. | See also |
2021-3-4