XmMultiListSelectRow
A MultiList function that selects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A MultiList function that selects a row in the list "XmMultiListSelectRow" "MultiList functions" "XmMultiListSelectRow"
#include <Xm/MultiList.h> void XmMultiListSelectRow( Widget widget, XmString row, Boolean notify);
XmMultiListSelectRow highlights the specified row in the MultiList widget.
For a complete definition of MultiList and its associated resources, see XmMultiList(3).