XmListSelectItem(3) | Library Functions Manual | XmListSelectItem(3) |
XmListSelectItem — A List function that selects an item in the list "XmListSelectItem" "List functions" "XmListSelectItem"
#include <Xm/List.h> void XmListSelectItem( Widget widget, XmString item, Boolean notify);
XmListSelectItem highlights and adds to the selected list the first item in the list that matches item.
For a complete definition of List and its associated resources, see XmList(3).