


XmStringHeight(3X)					   XmStringHeight(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggHHeeiigghhtt - A compound string function that returns the line height of
  the given compound string

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  DDiimmeennssiioonn XXmmSSttrriinnggHHeeiigghhtt ((_f_o_n_t_l_i_s_t, _s_t_r_i_n_g))
       XXmmFFoonnttLLiisstt_f_o_n_t_l_i_s_t;;
       XXmmSSttrriinngg	 _s_t_r_i_n_g;;

DESCRIPTION
  XXmmSSttrriinnggHHeeiigghhtt returns the height, in	pixels,	of the sum of all the line
  heights of the given compound	string.	 Separator components delimit lines.

  _f_o_n_t_l_i_s_t
	 Specifies the font list

  _s_t_r_i_n_g Specifies the string

RETURN VALUE
  Returns the height of	the specified string.

RELATED	INFORMATION
  XXmmSSttrriinnggCCrreeaattee((33XX)).
































