Package: gtk
Function gtk:container-foreach
Lambda Listgtk:container-foreach (container func) ArgumentsDetails
Invokes a function on each non-internal child of the container. See the gtk:container-forall function for details on what constitutes
an "internal" child. Most applications should use the gtk:container-foreach function, rather than the gtk:container-forall function. | See also |
2023-3-3