![]() |
![]()
| ![]() |
![]()
NAMEXmListDeselectPos — A List function that deselects an item at a specified position in the list SYNOPSIS#include <Xm/List.h> void XmListDeselectPos( Widget widget, int position); DESCRIPTIONXmListDeselectPos 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). RELATEDXmList(3).
|