Query: xmmultilistunselectallitems
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmMultiListUnselectAllItems(library call) XmMultiListUnselectAllItems(library call)NAMEXmMultiListUnselectAllItems -- an MultiList function that deselects all rows of the listSYNOPSIS#include <Xm/MultiList.h> void XmMultiListUnselectAllItems( Widget widget);DESCRIPTIONUnselects 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). XmMultiListUnselectAllItems(library call)