Returns the container of an element.
capi
element-container element => container
element⇩ |
An element. |
container⇩ |
A screen or a document-container. |
The function element-container
returns the container of the element element.
If element is inside a standalone interface, then container is the screen object.
If element is inside an interface that is inside a MDI interface, then container is the document-container in the capi:container
slot that MDI interface. See document-frame for details.
CAPI User Guide and Reference Manual (Macintosh version) - 18 Feb 2025 15:33:09