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

XmToggleButtonGadgetGetState(3X)

OSF/Motif

NAME

XmToggleButtonGadgetGetState - A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget

SYNOPSIS

#include <Xm/ToggleBG.h> Boolean XmToggleButtonGadgetGetState (widget) Widget widget;

DESCRIPTION

XmToggleButtonGadgetGetState obtains the state of a ToggleButtonGadget. widget Specifies the ToggleButtonGadget ID For a complete definition of ToggleButtonGadget and its associated resources, see XmToggleButtonGadget(3X).

RETURN VALUE

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

SEE ALSO

XmToggleButtonGadget(3X)

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