XmToggleButtonGetState - A ToggleButton function that obtains the state of a ToggleButton
#include <Xm/ToggleB.h> Boolean XmToggleButtonGetState (widget) Widget widget;
XmToggleButtonGetState obtains the state of a ToggleButton.
For a complete definition of ToggleButton and its associated resources, see XmToggleButton(3X).
Returns True if the button is selected and False if the button is unselected.