XmDragCancel(X3mot)
XmDragCancel --
a Drag and Drop function that terminates a drag transaction
Synopsis
#include <Xm/DragDrop.h>
void XmDragCancel (dragcontext)
Widget dragcontext;
Description
XmDragCancel terminates a drag operation and cancels
any pending actions of the specified DragContext. This routine
can only be called by the initiator client.
dragcontext-
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
XmDragContext(X3mot).
References
XmDragContext(X3mot)
and
XmDragStart(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004