Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

menu-items

Arguments: menu

Returns the list of menu-items included in menu. This list must not be modified, particularly when calling update-menu. That function takes as an argument a list of menu items, and that list becomes the new list of menu-items for the menu. You must not take the list returned by this function and destructively modify it, because the returned list is used along with the new (argument) list by the system to update the menu.


Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version