list-widget-add-item

Function

Package: common-graphics

Arguments: list-widget new-item &optional index

Adds new-item to the range for list-widget at index. An index of 0 indicates the top of the list. If index is nil (or unspecified), the new-item is added at the end of the list.

list-widget can be a single-item-list, a multi-item-list, or a combo-box.

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.