Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
67
cde/doc/C/guides/man/man4/Lower.sgm
Normal file
67
cde/doc/C/guides/man/man4/Lower.sgm
Normal file
@@ -0,0 +1,67 @@
|
||||
<!-- $XConsortium: Lower.sgm /main/5 1996/08/30 14:53:19 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. -->
|
||||
|
||||
<![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN295.rsml.1">]]>
|
||||
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN295.rsml.1">]]>
|
||||
<RefMeta>
|
||||
<RefEntryTitle>Lower</RefEntryTitle>
|
||||
<ManVolNum>special file</ManVolNum>
|
||||
</RefMeta>
|
||||
<RefNameDiv>
|
||||
<RefName><Symbol Role="Message">Lower</Symbol></RefName>
|
||||
<RefPurpose>lower a tool's window(s) to the back
|
||||
</RefPurpose>
|
||||
</RefNameDiv>
|
||||
<!-- $XConsortium: Lower.sgm /main/5 1996/08/30 14:53:19 rws $-->
|
||||
<!-- 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>
|
||||
<Synopsis>Lower([in messageID <Emphasis>commission</Emphasis>]);
|
||||
</Synopsis>
|
||||
</RefSynopsisDiv>
|
||||
<RefSect1>
|
||||
<Title>DESCRIPTION</Title>
|
||||
<Para>The
|
||||
<Symbol Role="Message">Lower</Symbol> request
|
||||
lowers the window(s) associated with the handling procid.
|
||||
If any optional arguments are present, then it
|
||||
lowers only the indicated window(s).
|
||||
</Para>
|
||||
<Para>The
|
||||
<Emphasis>commission</Emphasis> argument
|
||||
is the ID of the message, if any, that resulted in the creation
|
||||
of the window(s) that should be lowered.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>APPLICATION USAGE</Title>
|
||||
<Para>The
|
||||
&cdeman.ttdt.session.join;, and
|
||||
&cdeman.ttdt.message.accept;, functions can be used by Xt applications to register for,
|
||||
and transparently process, the
|
||||
<Symbol Role="Message">Lower</Symbol> request.
|
||||
<![ %CDE.C.CDE; [</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>WARNINGS</Title>
|
||||
<Para><Symbol Role="Message">Lower</Symbol> can also be sent as a multicast notice, as an
|
||||
<Emphasis>edict</Emphasis> to all tools in the scope of the message.
|
||||
The consequences of doing so can be severe and unexpected.
|
||||
]]></Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>SEE ALSO</Title>
|
||||
<Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Raise</Symbol> request.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
</RefEntry>
|
||||
<!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->
|
||||
Reference in New Issue
Block a user