XmMultiListToggleRow
XmMultiListToggleRow
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmMultiListToggleRow --- An MultiList function that toggles the selection state of a specified row
SYNOPSIS
#include <Xm/MultiList.h>
void XmMultiListToggleRow(
Widget widget,
short row);
DESCRIPTION
XmMultiListToggleRow toggles the selection state of a row designated by
row argument of the passed MultiList widget.
- widget
-
Specifies the ID of the MultiList from whose list an item is unselected.
- row
-
Specified the number of row to toggle.
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: 21:58:58 GMT, April 16, 2011