logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmDropSiteUnregister — A Drag and Drop function that frees drop site information "XmDropSiteUnregister"

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

Name

XmDropSiteUnregister  —  A Drag and Drop function that frees drop site information "XmDropSiteUnregister"
       "Drag and Drop functions" "XmDropSiteUnregister"

Synopsis

       #include <Xm/DragDrop.h>
       voidXmDropSiteUnregister(
       Widgetwidget);

See Also