Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmDragCance(3X) — DeltaWindows Motif 1.3.1 Release 4 Version 4.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XmDragContext(3X)

XmDragStart(3X)

XmDragCancel(3X)  —  MISCELLANEOUS LIBRARY FUNCTIONS

NAME

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(3X). 

RELATED INFORMATION

XmDragContext(3X) and XmDragStart(3X). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026