XmToggleButtonGetState(X3mot)
XmToggleButtonGetState --
a ToggleButton function that obtains the state of a ToggleButton
Synopsis
#include <Xm/ToggleB.h>
Boolean XmToggleButtonGetState (widget)
Widget widget;
Description
XmToggleButtonGetState obtains the state of a ToggleButton.
widget-
Specifies the ToggleButton widget ID
For a complete definition of ToggleButton and
its associated resources, see
XmToggleButton(X3mot).
Return values
Returns True if the button is selected and False if the button is unselected.
References
XmToggleButton(X3mot)
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004