


XmFontListInitFontContext(3X)			XmFontListInitFontContext(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmFFoonnttLLiissttIInniittFFoonnttCCoonntteexxtt - A	font list function that	allows applications
  to access the	entries	in a font list

SYNOPSIS


  ##iinncclluuddee <<XXmm//XXmm..hh>>
  BBoooolleeaann XXmmFFoonnttLLiissttIInniittFFoonnttCCoonntteexxtt ((_c_o_n_t_e_x_t, _f_o_n_t_l_i_s_t))
       XXmmFFoonnttCCoonntteexxtt*_c_o_n_t_e_x_t;;
       XXmmFFoonnttLLiisstt  _f_o_n_t_l_i_s_t;;

DESCRIPTION
  XXmmFFoonnttLLiissttIInniittFFoonnttCCoonntteexxtt establishes	a context to allow applications	to
  access the contents of a font	list.  This context is used when reading the
  font list entry tag, font, or	font set associated with each entry in the
  font list.  A	Boolean	status is returned to indicate whether or not the
  font list is valid.

  _c_o_n_t_e_x_tSpecifies a pointer to	the allocated context

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

RETURN VALUE
  Returns True if the context was allocated; otherwise,	returns	False.

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tFFrreeeeFFoonnttCCoonntteexxtt((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)).





























