


XmScaleGetValue(3X)					  XmScaleGetValue(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSccaalleeGGeettVVaalluuee - A Scale function that returns the current slider position

SYNOPSIS


  ##iinncclluuddee <<XXmm//SSccaallee..hh>>
  vvooiidd XXmmSSccaalleeGGeettVVaalluuee ((_w_i_d_g_e_t,	_v_a_l_u_e__r_e_t_u_r_n))
       WWiiddggeett	 _w_i_d_g_e_t;;
       iinntt	 * _v_a_l_u_e__r_e_t_u_r_n;;

DESCRIPTION
  XXmmSSccaalleeGGeettVVaalluuee returns the current slider position value displayed in the
  scale.

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

  _v_a_l_u_e__r_e_t_u_r_n
	    Returns the	current	slider position	value

  For a	complete definition of Scale and its associated	resources, see
  XXmmSSccaallee((33XX)).

RELATED	INFORMATION
  XXmmSSccaallee((33XX)).

































