DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmDropSiteUnregister(Xm)


XmDropSiteUnregister -- a Drag and Drop function that frees drop site information

Syntax

#include <Xm/DragDrop.h>

void XmDropSiteUnregister (widget) Widget widget;

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(Xm).

See also

XmDropSite(Xm) and XmDropSiteRegister(Xm).


© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 26 May 2005