XmListSetAddMode - A List function that sets add mode in the list
#include <Xm/List.h>
void XmListSetAddMode (widget, state)
Widget widget;
Boolean state;
XmListSetAddMode allows applications control over Add Mode in the extended selection model.
For a complete definition of List and its associated resources, see XmList(3X).