XmListDeselectAllItems(X3mot)


XmListDeselectAllItems -- a List function that unhighlights and removes all items from the selected list

Synopsis

#include <Xm/List.h> 

void XmListDeselectAllItems (widget) Widget widget;

Description

XmListDeselectAllItems unhighlights and removes all items from the selected list.

widget
Specifies the ID of the List widget from whose list all selected items are deselected

For a complete definition of List and its associated resources, see XmList(X3mot).

References

XmList(X3mot)
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.