XmToggleButtonSetValue
A ToggleButton function that sets or changes the current state "XmToggleButtonSetValue" "ToggleButton functions" "XmToggleButtonSetValue"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A ToggleButton function that sets or changes the current state "XmToggleButtonSetValue" "ToggleButton functions" "XmToggleButtonSetValue"
#include <Xm/ToggleB.h> void XmToggleButtonSetValue( Widget widget, XmToggleButtonState state, Boolean notify);
XmToggleButtonSetValue sets or changes the ToggleButton's current state.
For a complete definition of ToggleButton and its associated resources, see XmToggleButton(3).