![]() |
![]()
| ![]() |
![]()
NAMEXmListSetBottomPos — A List function that makes a specified item the last visible item in the list SYNOPSIS#include <Xm/List.h> void XmListSetBottomPos( Widget widget, int position); DESCRIPTIONXmListSetBottomPos 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). RELATEDXmList(3).
|