![]() |
![]()
| ![]() |
![]()
NAMEXmListSetPos — A List function that makes the item at the given position the first visible position in the list SYNOPSIS#include <Xm/List.h> void XmListSetPos( Widget widget, int position); DESCRIPTIONXmListSetPos 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). RELATEDXmList(3).
|