XmMultiListUnselectAllItems
an MultiList function that deselects all rows of the list "XmMultiListUnselectAllItems" "MultiList functions" "XmMultiListUnselectAllItems"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
an MultiList function that deselects all rows of the list "XmMultiListUnselectAllItems" "MultiList functions" "XmMultiListUnselectAllItems"
#include <Xm/MultiList.h> void XmMultiListUnselectAllItems( Widget widget);
Unselects all rows of the passed MultiList widget and returns nothing.
For a complete definition of MultiList and its associated resources, see XmMultiList(3).