60 lines
2.4 KiB
Plaintext
60 lines
2.4 KiB
Plaintext
<!-- $XConsortium: DndDropU.sgm /main/4 1996/08/30 12:57:05 rws $ -->
|
|
<!-- (c) Copyright 1995 Digital Equipment Corporation. -->
|
|
<!-- (c) Copyright 1995 Hewlett-Packard Company. -->
|
|
<!-- (c) Copyright 1995 International Business Machines Corp. -->
|
|
<!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
|
|
<!-- (c) Copyright 1995 Novell, Inc. -->
|
|
<!-- (c) Copyright 1995 FUJITSU LIMITED. -->
|
|
<!-- (c) Copyright 1995 Hitachi. -->
|
|
|
|
<RefEntry Id="CDEMX.MAN47.rsml.1">
|
|
<RefMeta>
|
|
<RefEntryTitle>DtDndDropUnregister</RefEntryTitle>
|
|
<ManVolNum>library call</ManVolNum>
|
|
</RefMeta>
|
|
<RefNameDiv>
|
|
<RefName><Function>DtDndDropUnregister</Function></RefName>
|
|
<RefPurpose>deactivate a drop site
|
|
</RefPurpose>
|
|
</RefNameDiv>
|
|
<!-- CDE Common Source Format, Version 1.0.0-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
|
|
<!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
|
|
<RefSynopsisDiv>
|
|
<FuncSynopsis Remap="ANSI">
|
|
<FuncSynopsisInfo>#include <Dt/Dnd.h>
|
|
</FuncSynopsisInfo>
|
|
<FuncDef>void <Function>DtDndDropUnregister</Function></FuncDef>
|
|
<ParamDef>Widget <Parameter>dropSite</Parameter></ParamDef>
|
|
</FuncSynopsis>
|
|
</RefSynopsisDiv>
|
|
<RefSect1>
|
|
<Title>DESCRIPTION</Title>
|
|
<Para>The
|
|
<Function>DtDndDropUnregister</Function> function removes the widget,
|
|
<Emphasis>dropSite</Emphasis>, from the set of drop sites that have been registered with
|
|
&cdeman.DtDndDropRegister; and frees data allocated by a call to
|
|
&cdeman.DtDndDropRegister;.</Para>
|
|
<Para>The
|
|
<Function>DtDndDropUnregister</Function> function
|
|
is used to unregister a widget when it is no longer a drop site.
|
|
A widget can be unregistered with
|
|
<Function>DtDndDropUnregister</Function> at any time after it has been registered with
|
|
&cdeman.DtDndDropRegister;.</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>RETURN VALUE</Title>
|
|
<Para>The
|
|
<Function>DtDndDropUnregister</Function> function returns no value.
|
|
</Para>
|
|
</RefSect1>
|
|
<RefSect1>
|
|
<Title>SEE ALSO</Title>
|
|
<Para>&cdeman.Dt.Dnd.h;, &cdeman.DtDndDropRegister;, <![ %CDE.C.CDE; [&cdeman.DtDndDropRegister;, &cdeman.XmDropSite;, &cdeman.XmDropSiteRegister;, &cdeman.XmDropSiteUnregister;. ]]><![ %CDE.C.XO; [<Function>DtDndVaDropRegister</Function>; <Function>XmDropSite</Function>, <Function>XmDropSiteRegister</Function>, <Function>XmDropSiteUnregister</Function> in the &str-ZM;.
|
|
]]></Para>
|
|
</RefSect1>
|
|
</RefEntry>
|
|
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 01:31:55-->
|