chickadee » iup » child-add!

(child-add! [child ihandle?] [container ihandle?] [anchor (or/c ihandle? #f) #f]) -> ihandle?procedure

Inserts a child into a container, optionally specifying another child before which the new element should be placed. Returns the container to which the child was actually added.