NextPrevUpTopContentsIndex

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 a confirmer interface that has 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


LispWorks CAPI Reference Manual - 11 Apr 2005

NextPrevUpTopContentsIndex