Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
XmDropSiteUnregister(3)     Library Functions Manual	 XmDropSiteUnregister(3)

NAME
     XmDropSiteUnregister  --  A Drag and Drop function that frees drop site in-
     formation

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

RELATED
     XmDropSite(3) and XmDropSiteRegister(3).

							 XmDropSiteUnregister(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=XmDropSiteUnregister&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help