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