XmMultiListUnselectItem(3) | Library Functions Manual | XmMultiListUnselectItem(3) |
XmMultiListUnselectItem — An MultiList function that deselects the specified item of the list "XmMultiListUnselectItem" "Extended List functions" "XmMultiListUnselectItem"
#include <Xm/MultiList.h> void XmMultiListUnselectItem( Widget widget, XmMultiListRowInfo *row_info);
XmMultiListUnselectItem unselects the row designated by row_info of the passed MultiList widget.
For a complete definition of MultiList and its associated resources, see XmMultiList(3).