XmListSetPos(3) | Library Functions Manual | XmListSetPos(3) |
XmListSetPos — A List function that makes the item at the given position the first visible position in the list "XmListSetPos" "List functions" "XmListSetPos"
#include <Xm/List.h> void XmListSetPos( Widget widget, int position);
XmListSetPos makes the item at the given position the first visible position in the list.
For a complete definition of List and its associated resources, see XmList(3).