XmListDeselectPos(3) | Library Functions Manual | XmListDeselectPos(3) |
XmListDeselectPos — A List function that deselects an item at a specified position in the list "XmListDeselectPos" "List functions" "XmListDeselectPos"
#include <Xm/List.h> void XmListDeselectPos( Widget widget, int position);
XmListDeselectPos unhighlights the item at the specified position and deletes it from the list of selected items.
For a complete definition of List and its associated resources, see XmList(3).