![]() |
![]()
| ![]() |
![]()
NAMEXmMultiListToggleRow — An MultiList function that toggles the selection state of a specified row SYNOPSIS#include <Xm/MultiList.h> void XmMultiListToggleRow( Widget widget, short row); DESCRIPTIONXmMultiListToggleRow toggles the selection state of a row designated by row argument of the passed MultiList widget.
For a complete definition of MultiList and its associated resources, see XmMultiList(3). RELATEDXmMultiList(3).
|