Index Index for
Section 3
Index Alphabetical
listing for X
Index Bottom of
page

XmToggleButtonGetState(3X)

OSF/Motif

NAME

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(3X).

RETURN VALUE

Returns True if the button is selected and False if the button is unselected.

SEE ALSO

XmToggleButton(3X)

Index Index for
Section 3
Index Alphabetical
listing for X
Index Top of
page