XmToggleButtonGetState
XmToggleButtonGetState
Section: Misc. Reference Manual Pages (library call) Local index
Up
NAME
XmToggleButtonGetState --- A ToggleButton function that obtains the state of a ToggleButton
SYNOPSIS
#include <Xm/ToggleB.h>
Boolean XmToggleButtonGetState(
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(3).
RETURN
Returns True if the button is selected and False if the button is unselected.
RELATED
XmToggleButton(3).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- RETURN
-
- RELATED
-
This document was created by
man2html,
using the manual pages.
Time: 21:59:03 GMT, April 16, 2011