Get_Icon.sgm 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <!-- $XConsortium: Get_Icon.sgm /main/5 1996/08/30 14:48:56 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.MAN287.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN287.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>Get_Iconified</RefEntryTitle>
  13. <ManVolNum>special file</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Symbol Role="Message">Get_Iconified</Symbol></RefName>
  17. <RefPurpose>get a tool's iconic state
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- $XConsortium: Get_Icon.sgm /main/5 1996/08/30 14:48:56 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>Get_Iconified(out boolean <Emphasis>iconic</Emphasis>
  28. [in messageID <Emphasis>commission</Emphasis>]);
  29. </Synopsis>
  30. </RefSynopsisDiv>
  31. <RefSect1>
  32. <Title>DESCRIPTION</Title>
  33. <Para>The
  34. <Symbol Role="Message">Get_Iconified</Symbol> request
  35. reports the iconic state of the optionally specified
  36. window, or of the window primarily associated with the handling
  37. procid (if no window is specified).
  38. </Para>
  39. <Para>The
  40. <Emphasis>iconic</Emphasis> argument
  41. is a Boolean value indicating whether the specified window is (to be)
  42. iconified.
  43. </Para>
  44. <Para>The
  45. <Emphasis>commission</Emphasis> argument
  46. is the ID of the ongoing request, if any, that resulted in the creation
  47. of the window(s) in question.
  48. </Para>
  49. </RefSect1>
  50. <RefSect1>
  51. <Title>APPLICATION USAGE</Title>
  52. <Para>The
  53. &cdeman.ttdt.session.join;, and
  54. &cdeman.ttdt.message.accept;, functions can be used by Xt applications to register for,
  55. and transparently process, the
  56. <Symbol Role="Message">Get_Iconified</Symbol> request.
  57. </Para>
  58. </RefSect1>
  59. <RefSect1>
  60. <Title>SEE ALSO</Title>
  61. <Para>&cdeman.ttdt.message.accept;, &cdeman.ttdt.session.join;; <Symbol Role="Message">Set_Iconified</Symbol> request.
  62. </Para>
  63. </RefSect1>
  64. </RefEntry>
  65. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->