


DXmCSTextCopy(3X)					    DXmCSTextCopy(3X)



NAME
  DDXXmmCCSSTTeexxttCCooppyy	- Copies the currently selected	(highlighted) text to the
  clipboard.

SYNOPSIS

  BBoooolleeaann DDXXmmCCSSTTeexxttCCooppyy	((_w_i_d_g_e_t,, _t_i_m_e))
	   WWiiddggeett  _w_i_d_g_e_t;;
	   TTiimmee	   _t_i_m_e;;

PARAMETERS

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

  _t_i_m_e
      The time of the event that generated the call to DDXXmmCCSSTTeexxttCCooppyy.

DESCRIPTION

  The DDXXmmCCSSTTeexxttCCooppyy function copies the	selected (highlighted) text in the
  compound string text widget to the clipboard,	returning the success or
  failure of that operation.

RETURN VALUES

  A Boolean value that,	when True, indicates that the text has been success-
  fully	copied to the clipboard.

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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tRReemmoovvee(3X)


























