| Allegro CL version 6.1 Unrevised | |||||||||
Arguments: list-view list-view-column &optional (index -1)
Adds a new list-view-column to
list-view at index. An
index of zero indicates the leftmost position, 1
means second from the left, and so on. An index of -1 (this is the
default) means in the rightmost position. See the description of the
list-view
control.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||