


XmStringCreateLocalized(3X)			  XmStringCreateLocalized(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmSSttrriinnggCCrreeaatteeLLooccaalliizzeedd - A compound string function that creates a com-
  pound	string in the current locale

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxtt..hh>>
  XXmmSSttrriinngg XXmmSSttrriinnggCCrreeaatteeLLooccaalliizzeedd ((_t_e_x_t))
       cchhaarr **_t_e_x_t;;

DESCRIPTION
  XXmmSSttrriinnggCCrreeaatteeLLooccaalliizzeedd creates a compound string containing the specified
  text and assigns XXmmFFOONNTTLLIISSTT__DDEEFFAAUULLTT__TTAAGG as the font list entry tag.  An
  identical compound string would result from the function XXmmSSttrriinnggCCrreeaattee
  called with XXmmFFOONNTTLLIISSTT__DDEEFFAAUULLTT__TTAAGG explicitly	as the font list entry tag.

  _t_e_x_t	 Specifies a null-terminated string of text encoded in the current
	 locale	to be used as the text component of the	compound string

RETURN VALUE
  Returns a new	compound string.

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

































