Xmmultilistselectallitems an multilist function that selects all rows of the list "xmmultilistselectallitems" "multilist functions" "xmmultilistselectallitems"
#include <Xm/MultiList.h> void XmMultiListSelectAllItems( Widget widget);
Selects all rows of the passed MultiList widget and returns nothing.
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).