XmMultiListDeselectItems(3) | Library Functions Manual | XmMultiListDeselectItems(3) |
XmMultiListDeselectItems — A MultiList function that deselects items in the list by matching column entries "XmMultiListDeselectItems" "List functions" "XmMultiListDeselectItems"
#include <Xm/MultiList.h> void XmMultiListDeselectItems( Widget widget, XmString item, int column);
XmMultiListDeselectItems unhighlights rows in the list where column number column matches item.
For a complete definition of MultiList and its associated resources, see XmMultiList(3).