aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-11-14 04:59:47 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2023-11-16 00:51:19 +0100
commitfef4aba2d8107cde14fa81214bc8721748fb45fa (patch)
tree6e237cbfa93a871b32aaba18cd627b8726328e18
parentMinor comment changes. (diff)
downloadcalp-fef4aba2d8107cde14fa81214bc8721748fb45fa.tar.gz
calp-fef4aba2d8107cde14fa81214bc8721748fb45fa.tar.xz
Document that vcomponent children are unordered.
-rw-r--r--doc/ref/vcomponent/general.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ref/vcomponent/general.texi b/doc/ref/vcomponent/general.texi
index 4a02bd48..ab914a5b 100644
--- a/doc/ref/vcomponent/general.texi
+++ b/doc/ref/vcomponent/general.texi
@@ -67,6 +67,9 @@ Key a list of all parameters
@defun children vcomponent
Returns all direct children of vcomponent, as a list of vcomponents.
+
+Note that this list isn't ordered, and may change from run to run (or
+any other time).
@end defun
@deffn {Slot} parent vcomonent