Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

command-table-menu

Generic function

Summary

Returns the menu items in the specified command table.

Signature

command-table-menu command-table => menu-items

Arguments

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

Values

menu-items
An instance of type <stretchy-vector>.

Library

duim-frames

Module

duim-frames

Description

Returns the menu items in command-table.

See also

command-table-commands, page 723

command-table-name, page 726


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index