|
NAMEXmMultiListSelectAllItems — an MultiList function that selects all rows of the listSYNOPSIS#include <Xm/MultiList.h> void XmMultiListSelectAllItems( Widget widget); DESCRIPTIONSelects all rows of the passed MultiList widget and returns nothing.
For a complete definition of MultiList and its associated resources, see XmMultiList(3). RELATEDXmMultiList(3). Visit the GSP FreeBSD Man Page Interface. |