Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
59
cde/doc/C/guides/man/m3_Dt/DndDropU.sgm
Normal file
59
cde/doc/C/guides/man/m3_Dt/DndDropU.sgm
Normal file
@@ -0,0 +1,59 @@
|
||||
<!-- $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-->
|
||||
Reference in New Issue
Block a user