Lower.sgm 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <!-- $XConsortium: Lower.sgm /main/5 1996/08/30 14:53:19 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN295.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN295.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>Lower</RefEntryTitle>
  13. <ManVolNum>special file</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Symbol Role="Message">Lower</Symbol></RefName>
  17. <RefPurpose>lower a tool's window(s) to the back
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- $XConsortium: Lower.sgm /main/5 1996/08/30 14:53:19 rws $-->
  21. <!-- CDE Common Source Format, Version 1.0.0-->
  22. <!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
  23. <!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
  24. <!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
  25. <!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
  26. <RefSynopsisDiv>
  27. <Synopsis>Lower([in messageID <Emphasis>commission</Emphasis>]);
  28. </Synopsis>
  29. </RefSynopsisDiv>
  30. <RefSect1>
  31. <Title>DESCRIPTION</Title>
  32. <Para>The
  33. <Symbol Role="Message">Lower</Symbol> request
  34. lowers the window(s) associated with the handling procid.
  35. If any optional arguments are present, then it
  36. lowers only the indicated window(s).
  37. </Para>
  38. <Para>The
  39. <Emphasis>commission</Emphasis> argument
  40. is the ID of the message, if any, that resulted in the creation
  41. of the window(s) that should be lowered.
  42. </Para>
  43. </RefSect1>
  44. <RefSect1>
  45. <Title>APPLICATION USAGE</Title>
  46. <Para>The
  47. &cdeman.ttdt.session.join;, and
  48. &cdeman.ttdt.message.accept;, functions can be used by Xt applications to register for,
  49. and transparently process, the
  50. <Symbol Role="Message">Lower</Symbol> request.
  51. <![ %CDE.C.CDE; [</Para>
  52. </RefSect1>
  53. <RefSect1>
  54. <Title>WARNINGS</Title>
  55. <Para><Symbol Role="Message">Lower</Symbol> can also be sent as a multicast notice, as an
  56. <Emphasis>edict</Emphasis> to all tools in the scope of the message.
  57. The consequences of doing so can be severe and unexpected.
  58. ]]></Para>
  59. </RefSect1>
  60. <RefSect1>
  61. <Title>SEE ALSO</Title>
  62. <Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Raise</Symbol> request.
  63. </Para>
  64. </RefSect1>
  65. </RefEntry>
  66. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->