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