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