Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

command-table-accelerators

Generic function

Summary

Returns the keyboard accelerators for the specified command table.

Signature

command-table-accelerators command-table => accelerators

Arguments

command-table
An instance of type <command-table>.

Values

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

Library

duim-frames

Module

duim-frames

Description

Returns the keyboard accelerators for command-table.

See also

command-table-commands, page 723


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index