Returns the pane associated with a confirmer interface.
capi
confirmer-pane interface => pane
interface⇩ |
A confirmer interface displayed by popup-confirmer. |
pane |
The pane argument passed to popup-confirmer. |
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.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42