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

pane-descendant-child-with-focus Function

Summary

Finds the child with the input focus.

Package

capi

Signature

pane-descendant-child-with-focus pane => result

Arguments
pane
A pane or layout.
Values
result
A pane or nil.
Description

The function pane-descendant-child-with-focus attempts to find the pane inside pane that currently has the input focus, and returns this pane if successful.

pane-descendant-child-with-focus may return nil if it does not find a pane with the focus.

See also

pane-has-focus-p
3.1.5 Focus


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57