XmMultiListToggleRow(3) | Library Functions Manual | XmMultiListToggleRow(3) |
XmMultiListToggleRow — An MultiList function that toggles the selection state of a specified row "XmMultiListToggleRow" "Extended List functions" "XmMultiListToggleRow"
#include <Xm/MultiList.h> void XmMultiListToggleRow( Widget widget, short row);
XmMultiListToggleRow 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).
XmMultiList(3).