logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmMultiListSelectAllItems — an MultiList function that selects all rows of the list

Description

       Selects 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

XmMultiListSelectAllItems   —   an   MultiList   function   that   selects   all   rows   of   the   list
       "XmMultiListSelectAllItems" "MultiList functions" "XmMultiListSelectAllItems"

Synopsis

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

See Also