From 14c986ff914080882686cb2b2c12dbe874ac64e5 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 29 Sep 2020 20:02:57 -0400 Subject: node: Export for-each-child. --- starling/node.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/starling/node.scm b/starling/node.scm index 162cd81..d42a00c 100644 --- a/starling/node.scm +++ b/starling/node.scm @@ -34,6 +34,7 @@ active? visible? paused? + for-each-child on-boot on-enter on-exit -- cgit v1.2.3