XmDropSiteUnregister(3X) UNIX System V XmDropSiteUnregister(3X)
NAME
XmDropSiteUnregister - A Drag and Drop function that frees
drop site information
SYNOPSIS
#include <Xm/DragDrop.h>
void XmDropSiteUnregister (widget)
Widget widget;
VERSION
This page documents version 1.2 of the Motif library.
DESCRIPTION
XmDropSiteUnregister informs the toolkit that the specified
widget is no longer a registered drop site. The function
frees all associated drop site information.
widget Specifies the ID of the widget, registered as a drop
site, that is to be unregistered
For a complete definition of DropSite and its associated
resources, see XmDropSite(3X).
RELATED INFORMATION
XmDropSite(3X) and XmDropSiteRegister(3X).
Page 1 (printed 4/30/98)