Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-default-button-setter

Generic function

Summary

Sets the default button associated with the specified frame.

Signature

frame-default-button-setter default-button frame => default-button

Arguments

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

frame
An instance of type <frame>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Sets the default button associated with frame.

See also

frame-default-button, page 797


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index