


XmDragCancel(3X)					     XmDragCancel(3X)
OSF/Motif							    OSF/Motif



NAME
  XXmmDDrraaggCCaanncceell - A Drag	and Drop function that terminates a drag transaction

SYNOPSIS


  ##iinncclluuddee <<XXmm//DDrraaggDDrroopp..hh>>
  vvooiidd XXmmDDrraaggCCaanncceell ((_d_r_a_g_c_o_n_t_e_x_t))
       WWiiddggeett	   _d_r_a_g_c_o_n_t_e_x_t;;

DESCRIPTION
  XXmmDDrraaggCCaanncceell terminates a drag operation and cancels any pending actions of
  the specified	DragContext.  This routine can only be called by the initia-
  tor client.

  _d_r_a_g_c_o_n_t_e_x_t
	 Specifies the ID of the DragContext widget associated with the	drag
	 and drop transaction to be terminated

  For a	complete definition of DragContext and its associated resources, see
  XXmmDDrraaggCCoonntteexxtt((33XX)).

RELATED	INFORMATION
  XXmmDDrraaggCCoonntteexxtt((33XX)) and	XXmmDDrraaggSSttaarrtt((33XX)).


































