![[index]](../icons/index.gif)
Next: reflow-container
Up: area-container<>
Previous: get-children
Called to place the children of a container. See Geometry Management
for more information.
- (send an-area-container place-children info width height) -> list of list containing four exact integers in [0, 10000]
info : list of list containing two exact integers in [0, 10000] and two booleans
width : exact integer in [0, 10000]
height : exact integer in [0, 10000]
PLT