EdTraver.sgm 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <!-- $XConsortium: EdTraver.sgm /main/5 1996/08/30 13:02:48 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.XCSA.MAN43.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCSA.MAN43.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>DtEditorTraverseToEditor</RefEntryTitle>
  13. <ManVolNum>library call</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Function>DtEditorTraverseToEditor</Function></RefName>
  17. <RefPurpose>set keyboard traversal to the edit window of a DtEditor widget
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- CDE Common Source Format, Version 1.0.0-->
  21. <!-- *************************************************************************-->
  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. <!-- *************************************************************************-->
  27. <RefSynopsisDiv>
  28. <FuncSynopsis Remap="ANSI">
  29. <FuncSynopsisInfo>#include &lt;Dt/Editor.h>
  30. </FuncSynopsisInfo>
  31. <FuncDef>void <Function>DtEditorTraverseToEditor</Function></FuncDef>
  32. <ParamDef>Widget <Parameter>widget</Parameter></ParamDef>
  33. </FuncSynopsis>
  34. </RefSynopsisDiv>
  35. <RefSect1>
  36. <Title>DESCRIPTION</Title>
  37. <Para>The
  38. <Function>DtEditorTraverseToEditor</Function> function causes the Motif keyboard traversal
  39. to be set to the edit window of a DtEditor widget.
  40. </Para>
  41. <Para>The
  42. <Symbol Role="Variable">widget</Symbol> argument specifies the DtEditor widget ID.
  43. <![ %CDE.C.CDE; [</Para>
  44. <Para>For a complete definition of the DtEditor widget
  45. and its associated resources, see
  46. &cdeman.DtEditor;. ]]></Para>
  47. </RefSect1>
  48. <RefSect1>
  49. <Title>RETURN VALUE</Title>
  50. <Para>The
  51. <Function>DtEditorTraverseToEditor</Function> function returns no value.
  52. </Para>
  53. </RefSect1>
  54. <RefSect1>
  55. <Title>SEE ALSO</Title>
  56. <Para>&cdeman.Dt.Editor.h;, &cdeman.DtEditor;.</Para>
  57. </RefSect1>
  58. </RefEntry>
  59. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:40:24-->