


XmFontListEntryGetFont(3X)			   XmFontListEntryGetFont(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmFFoonnttLLiissttEEnnttrryyGGeettFFoonntt - A font list function	 that retrieves	font informa-
  tion from a font list	entry

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  XXttPPooiinntteerr XXmmFFoonnttLLiissttEEnnttrryyGGeettFFoonntt ((_e_n_t_r_y, _t_y_p_e__r_e_t_u_r_n))
       XXmmFFoonnttLLiissttEEnnttrryy_e_n_t_r_y;;
       XXmmFFoonnttTTyyppee  **_t_y_p_e__r_e_t_u_r_n;;

DESCRIPTION
  XXmmFFoonnttLLiissttEEnnttrryyGGeettFFoonntt retrieves font	information for	a specified font list
  entry.  If the font list entry contains a font, _t_y_p_e__r_e_t_u_r_n returns
  XXmmFFOONNTT__IISS__FFOONNTT and the function returns a pointer to an XXFFoonnttSSttrruucctt.	If
  the font list	entry contains a font set, _t_y_p_e__r_e_t_u_r_n returns
  XXmmFFOONNTT__IISS__FFOONNTTSSEETT and	the function returns the XXFFoonnttSSeett.

  _e_n_t_r_y	 Specifies the font list entry.

  _t_y_p_e__r_e_t_u_r_n
	 Specifies a pointer to	the type of the	font element for the current
	 entry.	 Valid values are XXmmFFOONNTT__IISS__FFOONNTT and XXmmFFOONNTT__IISS__FFOONNTTSSEETT.

  The returned XXFFoonnttSSeett	or XXFFoonnttSSttrruucctt is not a	copy of	the toolkit data and
  must not be freed.

RETURN VALUE
  Returns an XXFFoonnttSSeett or a pointer to an XXFFoonnttSSttrruucctt structure.

RELATED	INFORMATION
  XXmmFFoonnttLLiisstt((33XX)), XXmmFFoonnttLLiissttEEnnttrryyCCrreeaattee((33XX)), XXmmFFoonnttLLiissttEEnnttrryyGGeettTTaagg((33XX))
  XXmmFFoonnttLLiissttEEnnttrryyLLooaadd((33XX)), and XXmmFFoonnttLLiissttNNeexxttEEnnttrryy((33XX)).
























