eval-menu-item

Generic Function

Package: common-graphics

Arguments: menu menu-item stream

Evaluates the value of the menu-item selected by the user. eval-menu-item is defined as:

(defun eval-menu-item (menu menu-item window)
   (eval (value menu-item)))

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.