All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

NextPrevUpTopContentsIndex

switchable-layout-switchable-children

Generic Function
Summary

Finds the switchable children of a switchable-layout.

Package

capi

Signature

switchable-layout-switchable-children switchable-layout
=> result

Arguments

switchable-layout

An instance of switchable-layout or a subclass.

Values

result

A list of panes.

Description

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).

See also

switchable-layout


CAPI User Guide and Reference Manual (Macintosh version) - 25 Feb 2015

NextPrevUpTopContentsIndex