![]() |
![]()
| ![]() |
![]()
NAMEXmListDeleteItemsPos — A List function that deletes items from the list starting at the given position SYNOPSIS#include <Xm/List.h> void XmListDeleteItemsPos( Widget widget, int item_count, int position); DESCRIPTIONXmListDeleteItemsPos deletes the specified number of items from the list starting at the specified position.
For a complete definition of List and its associated resources, see XmList(3). RELATEDXmList(3).
|