Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

frame-accelerators-setter

Generic function

Summary

Defines the keyboard accelerators for the specified frame.

Signature

frame-accelerators accelerators frame => accelerators

Arguments

accelerators
An instance of type false-or(limited(<sequence>, of: <gesture>)).

frame
An instance of type <frame>.

Values

accelerators
An instance of type false-or(limited(<sequence>, of: <gesture>)).

Library

duim-frames

Module

duim-frames

Description

Defines the keyboard accelerators for frame.

See also

frame-accelerators, page 792


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index