xmdragcancel(3) centos man page | unix.com

Man Page: xmdragcancel

Operating Environment: centos

Section: 3

XmDragCancel(library call)												XmDragCancel(library call)

NAME
XmDragCancel -- A Drag and Drop function that terminates a drag transaction
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)
Related Man Pages
xmdropsiteconfigurestackingorder(3) - centos
xmdropsite(3) - centos
xmdragstart(3) - hpux
xmdropsiteconfigurestackingorder(3) - hpux
xmdroptransferstart(3x) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq