


XmStringWidth(3X)					    XmStringWidth(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggWWiiddtthh	- A compound string function that returns the width of the
  longest sequence of text components in a 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gWWiiddtthh ((_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gWWiiddtthh	returns	the width, in pixels, of the longest sequence of text
  components in	the provided compound string.  Separator components are	used
  to delimit sequences of text components.

  _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 width of the compound string.

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































