![]() |
![]()
| ![]() |
![]()
NAMEXmMultiListSelectItems — A MultiList function that selects items in the list by matching column entries SYNOPSIS#include <Xm/MultiList.h> void XmMultiListSelectItems( Widget widget, XmString item, int column, Boolean notify); DESCRIPTIONXmMultiListSelectItems highlights 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) and XmMultiListGetSelectRows(3).
|