manpagez: man pages & more
man XmToggleButtonGetState(3)
Home | html | info | man
XmToggleButtonGetState(library call)      XmToggleButtonGetState(library call)




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 unse-
       lected.


RELATED

       XmToggleButton(3).



                                          XmToggleButtonGetState(library call)

openMotif 2.3.1 - Generated Thu Dec 4 10:10:34 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.