plucky (3) XmMultiListSelectAllItems.3.gz

Provided by: libmotif-dev_2.3.8-4_amd64 bug

NAME

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

SYNOPSIS

       #include <Xm/MultiList.h>
       void XmMultiListSelectAllItems(
       Widget widget);

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).

       XmMultiList(3).

                                                                                    XmMultiListSelectAllItems(3)