Finds the switchable children of a switchable-layout.
capi
switchable-layout-switchable-children switchable-layout => result
switchable-layout⇩ |
An instance of switchable-layout or a subclass. |
result |
A list of panes. |
The generic function switchable-layout-switchable-children
returns as a list all the children of switchable-layout that could be made visible by calling the switchable-layout accessor (setf switchable-layout-visible-child)
.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42