


DXmCSTextGetSelection(3X)			    DXmCSTextGetSelection(3X)



NAME
  DDXXmmCCSSTTeexxttGGeettSSeelleeccttiioonn	- Retrieves the	text selected in the compound string
  text widget.

SYNOPSIS

  XXmmSSttrriinngg DDXXmmCCSSTTeexxttGGeettSSeelleeccttiioonn((_w_i_d_g_e_t))
	    WWiiddggeett  _w_i_d_g_e_t;;

PARAMETERS

  _w_i_d_g_e_t
      The identifier (widget ID) of the	compound string	text widget.

DESCRIPTION

  The DDXXmmCCSSTTeexxttGGeettSSeelleeccttiioonn routine retrieves the text selected	(highlighted)
  in the compound string text widget.  It returns a Null pointer if no text
  is selected in the widget.  The application is responsible for freeing the
  storage associated with the text by calling the Intrinsic routine XXttSSttrriinngg--
  FFrreeee.

RETURN VALUES

  A pointer to the selected text compound string.

RELATED	INFORMATION

  DDXXmmCCrreeaatteeCCSSTTeexxtt(3X), DDXXmmCCSSTTeexxttCClleeaarrSSeelleeccttiioonn(3X), DDXXmmCCSSTTeexxttCCooppyy(3X),
  DDXXmmCCSSTTeexxttCCuutt(3X), DDXXmmCCSSTTeexxttPPaassttee(3X),	DDXXmmCCSSTTeexxttSSeettSSeelleeccttiioonn(3X)





























