manpagez: man pages & more
man XmDropSiteUnregister(3)
Home | html | info | man
XmDropSiteUnregister(library call)          XmDropSiteUnregister(library call)




NAME

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


SYNOPSIS

       #include <Xm/DragDrop.h>
       void XmDropSiteUnregister(
       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(3).


RELATED

       XmDropSite(3) and XmDropSiteRegister(3).



                                            XmDropSiteUnregister(library call)

openMotif 2.3.1 - Generated Sun Nov 30 13:31:55 CST 2008
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.