Query: xmmultilistselectallitems
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmMultiListSelectAllItems(library call) XmMultiListSelectAllItems(library call)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. 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).RELATEDXmMultiList(3). XmMultiListSelectAllItems(library call)