XmListSetHorizPos (3) Linux Manual Page
XmListSetHorizPos — A List function that scrolls to the specified position in the list Synopsis #include <Xm/List.h> void XmListSetHorizPos( Widget widget, int position); Description XmListSetHorizPos sets the XmNvalue resource of the horizontal ScrollBar to the specified position and updates the visible portion of the list with the new value if the List widget’s XmNlistSizePolicy is…
