


XmStringBaseline(3X)					 XmStringBaseline(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggBBaasseelliinnee - A compound	string function	that returns the number	of
  pixels between the top of the	character box and the baseline of the first
  line of text

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gBBaasseelliinnee ((_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gBBaasseelliinnee returns the number of pixels	between	the top	of the char-
  acter	box and	the baseline of	the first line of text in the provided com-
  pound	string.

  _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 number of	pixels between the top of the character	box and	the
  baseline of the first	line of	text.

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





























