*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmToggleButtonSetValue (3)              
Title
Content
Arch
Section
 

Contents


 XmToggleButtonSetValue(library call)   XmToggleButtonSetValue(library call)




 NAME    [Toc]    [Back]
      XmToggleButtonSetValue - A ToggleButton function that sets or changes
      the current state

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/ToggleB.h>
      void XmToggleButtonSetValue(
      Widget widget,
      XmToggleButtonState state,
      Boolean notify);

 DESCRIPTION    [Toc]    [Back]
      XmToggleButtonSetValue sets or changes the ToggleButton's current
      state.

      widget    Specifies the ToggleButton widget ID.

      state     Specifies whether the ToggleButton state is selected or
                unselected. If the value is True, the button state is
                selected; if it is False, the button state is unselected, if
                it is XmINDETERMINATE, the button state is neither.

      notify    Indicates whether XmNvalueChangedCallback is called; it can
                be either True or False.  The XmNvalueChangedCallback is
                only called when this function changes the state of the
                ToggleButton.  When this argument is True and the
                ToggleButton is a child of a RowColumn widget whose
                XmNradioBehavior is True, setting the ToggleButton causes
                other ToggleButton and ToggleButtonGadget children of the
                RowColumn to be unselected.

      For a complete definition of ToggleButton and its associated
      resources, see XmToggleButton(3).

 RELATED    [Toc]    [Back]
      XmToggleButton(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmToggleButtonGetState IRIX A ToggleButton function that obtains the state of a ToggleButton
XmToggleButtonGetState Tru64 A ToggleButton function that obtains the state of a ToggleButton
XmToggleButtonGetState HP-UX A ToggleButton function that obtains the state of a ToggleButton
XmToggleButtonGadgetSetState IRIX A ToggleButtonGadget function that sets or changes the current state
XmToggleButtonGadgetSetState Tru64 A ToggleButtonGadget function that sets or changes the current state
XmToggleButtonGadgetSetState HP-UX A ToggleButtonGadget function that sets or changes the current state
XmTextSetAddMode Tru64 A Text function that sets the state of Add Mode
XmTextSetAddMode IRIX A Text function that sets the state of Add Mode
XmCascadeButtonGadgetHighlight Tru64 A CascadeButtonGadget function that sets the highlight state
XmTextSetAddMode HP-UX A Text function that sets the state of Add mode
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service