


DXmCSTextCut(3X)					     DXmCSTextCut(3X)



NAME
  DDXXmmCCSSTTeexxttCCuutt - Deletes the currently selected	(highlighted) text after
  copying it to	the clipboard.

SYNOPSIS

  BBoooolleeaann DDXXmmCCSSTTeexxttCCuutt ((_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Cuutt.

DESCRIPTION

  The DDXXmmCCSSTTeexxttCCuutt routine deletes the selected	text in	the compound string
  text widget after copying the	text 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	and then deleted.

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Cooppyy(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)


























