![]() |
![]()
| ![]() |
![]()
NAMEXmMultiListDeselectItems — A MultiList function that deselects items in the list by matching column entries SYNOPSIS#include <Xm/MultiList.h> void XmMultiListDeselectItems( Widget widget, XmString item, int column); DESCRIPTIONXmMultiListDeselectItems unhighlights rows in the list where column number column matches item.
For a complete definition of MultiList and its associated resources, see XmMultiList(3). RELATEDXmMultiList(3).
|