|
NAMEXmListDeleteAllItems — A List function that deletes all items from the listSYNOPSIS#include <Xm/List.h> void XmListDeleteAllItems( Widget widget); DESCRIPTIONXmListDeleteAllItems deletes all items from the list.
For a complete definition of List and its associated resources, see XmList(3). RELATEDXmList(3). Visit the GSP FreeBSD Man Page Interface. |