XmMultiListDeselectAllItems
XmMultiListDeselectAllItems
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmMultiListDeselectAllItems --- an MultiList function that deselects all rows of the list
SYNOPSIS
#include <Xm/MultiList.h>
void XmMultiListDeselectAllItems(
Widget widget);
DESCRIPTION
Unselects 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).
RELATED
XmMultiList(3).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RELATED
-
This document was created by
man2html,
using the manual pages.
Time: 22:28:54 GMT, April 16, 2011