XmListSetBottomPos
A List function that makes a specified item the last visible item in the list "XmListSetBottomPos" "List functions" "XmListSetBottomPos"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
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).