Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

XmMultiListUnselectAllItems — an MultiList function that deselects all rows of the list

Description

       Unselects all rows of the passed MultiList widget and returns nothing.

       widget    Specifies the ID of the MultiList widget from whose list items is deselected.

       For a complete definition of MultiList and its associated resources, see XmMultiList(3).

Name

XmMultiListUnselectAllItems   —   an   MultiList   function   that   deselects   all  rows  of  the  list
       "XmMultiListUnselectAllItems" "MultiList functions" "XmMultiListUnselectAllItems"

Synopsis

       #include <Xm/MultiList.h>
       voidXmMultiListUnselectAllItems(
       Widgetwidget);

See Also