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

confirmer-pane Function

Summary

Returns the pane associated with a confirmer interface.

Package

capi

Signature

confirmer-pane interface => pane

Arguments
interface
A confirmer interface displayed by popup-confirmer.
Values
pane
The pane argument passed to popup-confirmer.
Description

The function confirmer-pane returns the pane associated with interface, which must have been displayed by popup-confirmer.

In most cases the programmer does not have access to this interface, but it can be passed to the confirmer's callbacks when extra buttons are added via the buttons argument.

See also

popup-confirmer


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