Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

dialog-cancel-button

Generic function

Summary

Returns the Cancel button in the specified dialog.

Signature

dialog-cancel-button dialog => cancel-button

Arguments

dialog
An instance of type <dialog-frame>.

Values

cancel-button
An instance of type false-or(<button>).

Library

duim-frames

Module

duim-frames

Description

Returns the Cancel button in dialog.

See also

dialog-cancel-button-setter, page 751

dialog-cancel-callback, page 752

dialog-exit-button, page 754

dialog-help-button, page 765


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index