


XmTextGetStringWcs(3X)				       XmTextGetStringWcs(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmTTeexxttGGeettSSttrriinnggWWccss - A Text function that retrieves a	copy of	the wide
  character string value of a Text widget

SYNOPSIS


  ##iinncclluuddee <<XXmm//TTeexxtt..hh>>
  wwcchhaarr__tt ** XXmmTTeexxttGGeettSSttrriinnggWWccss ((_w_i_d_g_e_t))
       WWiiddggeett	 _w_i_d_g_e_t;;

DESCRIPTION
  XXmmTTeexxttGGeettSSttrriinnggWWccss retrieves a copy of the wide character string value of
  the Text widget.  The	application is responsible for freeing the storage
  associated with the string by	calling	XXttFFrreeee.

  _w_i_d_g_e_t Specifies the Text widget ID

  For a	complete definition of Text and	its associated resources, see
  XXmmTTeexxtt((33XX)).

RETURN VALUE
  Returns the wide character string value of the Text widget.  The function
  returns an empty string if the length	of the Text widget's string is 0.

RELATED	INFORMATION
  XXmmTTeexxtt((33XX)) and XXmmTTeexxttGGeettSSttrriinngg((33XX)).































