Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
66
cde/doc/C/guides/man/man4/Get_Map.sgm
Normal file
66
cde/doc/C/guides/man/man4/Get_Map.sgm
Normal file
@@ -0,0 +1,66 @@
|
||||
<!-- $XConsortium: Get_Map.sgm /main/5 1996/08/30 14:50:02 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.MAN289.rsml.1">]]>
|
||||
<![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN289.rsml.1">]]>
|
||||
<RefMeta>
|
||||
<RefEntryTitle>Get_Mapped</RefEntryTitle>
|
||||
<ManVolNum>special file</ManVolNum>
|
||||
</RefMeta>
|
||||
<RefNameDiv>
|
||||
<RefName><Symbol Role="Message">Get_Mapped</Symbol></RefName>
|
||||
<RefPurpose>get whether a tool is mapped to the screen
|
||||
</RefPurpose>
|
||||
</RefNameDiv>
|
||||
<!-- $XConsortium: Get_Map.sgm /main/5 1996/08/30 14:50:02 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>Get_Mapped(out boolean <Symbol Role="Variable">mapped</Symbol>
|
||||
[in messageID <Emphasis>commission</Emphasis>]);
|
||||
</Synopsis>
|
||||
</RefSynopsisDiv>
|
||||
<RefSect1>
|
||||
<Title>DESCRIPTION</Title>
|
||||
<Para>The
|
||||
<Symbol Role="Message">Get_Mapped</Symbol> request
|
||||
reports the mapped state of the optionally specified
|
||||
window, or of the window primarily associated with the handling
|
||||
procid (if no window is specified).
|
||||
</Para>
|
||||
<Para>The
|
||||
<Symbol Role="Variable">mapped</Symbol> argument
|
||||
is a Boolean value indicating whether the specified window is (to be)
|
||||
mapped to the screen.
|
||||
</Para>
|
||||
<Para>The
|
||||
<Emphasis>commission</Emphasis> argument
|
||||
is the ID of the ongoing request, if any, that resulted in the creation
|
||||
of the window in question.
|
||||
</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">Get_Mapped</Symbol> request.
|
||||
</Para>
|
||||
</RefSect1>
|
||||
<RefSect1>
|
||||
<Title>SEE ALSO</Title>
|
||||
<Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Set_Mapped</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