A List function that deletes all items from the list
Format
#include <Xm/List.h> void XmListDeleteAllItems Widget widget
DESCRIPTION
XmListDeleteAllItems deletes all items from the list.
For a complete definition of List and its associated resources, see XmList (3).
RELATED