manpagez: man pages & more
man XmDragCancel(3)
Home | html | info | man
XmDragCancel(library call)                          XmDragCancel(library call)




NAME

       XmDragCancel  -- A Drag and Drop function that terminates a drag trans-
       action


SYNOPSIS

       #include <Xm/DragDrop.h>
       void XmDragCancel(
       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(3).


RELATED

       XmDragContext(3) and XmDragStart(3).



                                                    XmDragCancel(library call)

openMotif 2.3.1 - Generated Sun Nov 30 12:09:29 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.