


XmToggleButtonGetState(3X)			   XmToggleButtonGetState(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTToogggglleeBBuuttttoonnGGeettSSttaattee - A ToggleButton function that	obtains	the state of
  a ToggleButton

SYNOPSIS


  ##iinncclluuddee <<XXmm//TToogggglleeBB..hh>>
  BBoooolleeaann XXmmTToogggglleeBBuuttttoonnGGeettSSttaattee ((_w_i_d_g_e_t))
       WWiiddggeett	 _w_i_d_g_e_t;;

DESCRIPTION
  XXmmTToogggglleeBBuuttttoonnGGeettSSttaattee obtains the state of a	ToggleButton.

  _w_i_d_g_e_t Specifies the ToggleButton widget ID

  For a	complete definition of ToggleButton and	its associated resources, see
  XXmmTToogggglleeBBuuttttoonn((33XX)).

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

RELATED	INFORMATION
  XXmmTToogggglleeBBuuttttoonn((33XX)).

































