home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / X / mit / doc / Xt / appE < prev    next >
Encoding:
Text File  |  1991-07-31  |  7.2 KB  |  354 lines

  1. .\" $XConsortium: appE,v 1.5 91/07/31 23:03:08 rws Exp $
  2. .\"
  3. .\" Copyright 1985, 1986, 1987, 1988, 1991
  4. .\" Massachusetts Institute of Technology, Cambridge, Massachusetts,
  5. .\" and Digital Equipment Corporation, Maynard, Massachusetts.
  6. .\"
  7. .\" Permission to use, copy, modify and distribute this documentation for any
  8. .\" purpose and without fee is hereby granted, provided that the above copyright
  9. .\" notice appears in all copies and that both that copyright notice and this
  10. .\" permission notice appear in supporting documentation, and that the name of
  11. .\" M.I.T. or Digital not be used in in advertising or publicity pertaining
  12. .\" to distribution of the software without specific, written prior permission.
  13. .\" M.I.T and Digital makes no representations about the suitability of the
  14. .\" software described herein for any purpose.
  15. .\" It is provided ``as is'' without express or implied warranty.
  16. .bp
  17. \&
  18. .sp 1
  19. .ce 3
  20. \s+1\fBAppendix E\fP\s-1
  21.  
  22. \s+1\fB\fBDefined Strings\fP\s-1
  23. .sp 2
  24. .LP
  25. .XS
  26. Appendix E \- Defined Strings
  27. .XE
  28. .LP
  29. The 
  30. .PN StringDefs.h
  31. header file contains definitions for the following resource name,
  32. class, and representation type symbolic constants.
  33. .IN "String Constants" "resource names"
  34. .LP
  35. Resource names:
  36. .TS
  37. lw(2i) lw(2.5i).
  38. _
  39. .sp 6p
  40. Symbol    Definition
  41. .sp 6p
  42. _
  43. .sp 6p
  44. XtNaccelerators    "accelerators"
  45. XtNallowHoriz    "allowHoriz"
  46. XtNallowVert    "allowVert"
  47. XtNancestorSensitive    "ancestorSensitive"
  48. XtNbackground    "background"
  49. XtNbackgroundPixmap    "backgroundPixmap"
  50. XtNbitmap    "bitmap"
  51. XtNborderColor    "borderColor"
  52. XtNborder    "borderColor"
  53. XtNborderPixmap    "borderPixmap"
  54. XtNborderWidth    "borderWidth"
  55. XtNcallback    "callback"
  56. XtNchildren    "children"
  57. XtNcolormap    "colormap"
  58. XtNdepth    "depth"
  59. XtNdestroyCallback    "destroyCallback"
  60. XtNeditType    "editType"
  61. XtNfile    "file"
  62. XtNfont    "font"
  63. XtNfontSet    "fontSet"
  64. XtNforceBars    "forceBars"
  65. XtNforeground    "foreground"
  66. XtNfunction    "function"
  67. XtNheight    "height"
  68. XtNhighlight    "highlight"
  69. XtNhSpace    "hSpace"
  70. XtNindex    "index"
  71. XtNinitialResourcesPersistent    "initialResourcesPersistent"
  72. XtNinnerHeight    "innerHeight"
  73. XtNinnerWidth    "innerWidth"
  74. XtNinnerWindow    "innerWindow"
  75. XtNinsertPosition    "insertPosition"
  76. XtNinternalHeight    "internalHeight"
  77. XtNinternalWidth    "internalWidth"
  78. XtNjumpProc    "jumpProc"
  79. XtNjustify    "justify"
  80. XtNknobHeight    "knobHeight"
  81. XtNknobIndent    "knobIndent"
  82. XtNknobPixel    "knobPixel"
  83. XtNknobWidth    "knobWidth"
  84. XtNlabel    "label"
  85. XtNlength    "length"
  86. XtNlowerRight    "lowerRight"
  87. XtNmappedWhenManaged    "mappedWhenManaged"
  88. XtNmenuEntry    "menuEntry"
  89. XtNname    "name"
  90. XtNnotify    "notify"
  91. XtNnumChildren    "numChildren"
  92. XtNorientation    "orientation"
  93. XtNparameter    "parameter"
  94. XtNpixmap    "pixmap"
  95. XtNpopupCallback    "popupCallback"
  96. XtNpopdownCallback    "popdownCallback"
  97. XtNresize    "resize"
  98. XtNreverseVideo    "reverseVideo"
  99. XtNscreen    "screen"
  100. XtNscrollProc    "scrollProc"
  101. XtNscrollDCursor    "scrollDCursor"
  102. XtNscrollHCursor    "scrollHCursor"
  103. XtNscrollLCursor    "scrollLCursor"
  104. XtNscrollRCursor    "scrollRCursor"
  105. XtNscrollUCursor    "scrollUCursor"
  106. XtNscrollVCursor    "scrollVCursor"
  107. XtNselection    "selection"
  108. XtNselectionArray    "selectionArray"
  109. XtNsensitive    "sensitive"
  110. XtNshown    "shown"
  111. XtNspace    "space"
  112. XtNstring    "string"
  113. XtNtextOptions    "textOptions"
  114. XtNtextSink    "textSink"
  115. XtNtextSource    "textSource"
  116. XtNthickness    "thickness"
  117. XtNthumb    "thumb"
  118. XtNthumbProc    "thumbProc"
  119. XtNtop    "top"
  120. XtNtranslations    "translations"
  121. XtNunrealizeCallback    "unrealizeCallback"
  122. XtNupdate    "update"
  123. XtNuseBottom    "useBottom"
  124. XtNuseRight    "useRight"
  125. XtNvalue    "value"
  126. XtNvSpace    "vSpace"
  127. XtNwidth    "width"
  128. XtNwindow    "window"
  129. XtNx    "x"
  130. XtNy    "y"
  131. .sp 6p
  132. _
  133. .TE
  134. .IN "String Constants" "resource classes"
  135. .LP
  136. Resource classes:
  137. .TS
  138. lw(2i) lw(2.5i).
  139. _
  140. .sp 6p
  141. Symbol    Definition
  142. .sp 6p
  143. _
  144. .sp 6p
  145. XtCAccelerators    "Accelerators"
  146. XtCBackground    "Background"
  147. XtCBitmap    "Bitmap"
  148. XtCBoolean    "Boolean"
  149. XtCBorderColor    "BorderColor"
  150. XtCBorderWidth    "BorderWidth"
  151. XtCCallback    "Callback"
  152. XtCColormap    "Colormap"
  153. XtCColor    "Color"
  154. XtCCursor    "Cursor"
  155. XtCDepth    "Depth"
  156. XtCEditType    "EditType"
  157. XtCEventBindings    "EventBindings"
  158. XtCFile    "File"
  159. XtCFont    "Font"
  160. XtCFontSet    "FontSet"
  161. XtCForeground    "Foreground"
  162. XtCFraction    "Fraction"
  163. XtCFunction    "Function"
  164. XtCHeight    "Height"
  165. XtCHSpace    "HSpace"
  166. XtCIndex    "Index"
  167. XtCInitialResourcesPersistent    "InitialResourcesPersistent"
  168. XtCInsertPosition    "InsertPosition"
  169. XtCInterval    "Interval"
  170. XtCJustify    "Justify"
  171. XtCKnobIndent    "KnobIndent"
  172. XtCKnobPixel    "KnobPixel"
  173. XtCLabel    "Label"
  174. XtCLength    "Length"
  175. XtCMappedWhenManaged    "MappedWhenManaged"
  176. XtCMargin    "Margin"
  177. XtCMenuEntry    "MenuEntry"
  178. XtCNotify    "Notify"
  179. XtCOrientation    "Orientation"
  180. XtCParameter    "Parameter"
  181. XtCPixmap    "Pixmap"
  182. XtCPosition    "Position"
  183. XtCReadOnly    "ReadOnly"
  184. XtCResize    "Resize"
  185. XtCReverseVideo    "ReverseVideo"
  186. XtCScreen    "Screen"
  187. XtCScrollProc    "ScrollProc"
  188. XtCScrollDCursor    "ScrollDCursor"
  189. XtCScrollHCursor    "ScrollHCursor"
  190. XtCScrollLCursor    "ScrollLCursor"
  191. XtCScrollRCursor    "ScrollRCursor"
  192. XtCScrollUCursor    "ScrollUCursor"
  193. XtCScrollVCursor    "ScrollVCursor"
  194. XtCSelection    "Selection"
  195. XtCSensitive    "Sensitive"
  196. XtCSelectionArray    "SelectionArray"
  197. XtCSpace    "Space"
  198. XtCString    "String"
  199. XtCTextOptions    "TextOptions"
  200. XtCTextPosition    "TextPosition"
  201. XtCTextSink    "TextSink"
  202. XtCTextSource    "TextSource"
  203. XtCThickness    "Thickness"
  204. XtCThumb    "Thumb"
  205. XtCTranslations    "Translations"
  206. XtCValue    "Value"
  207. XtCVSpace    "VSpace"
  208. XtCWidth    "Width"
  209. XtCWindow    "Window"
  210. XtCX    "X"
  211. XtCY    "Y"
  212. .sp 6p
  213. _
  214. .TE
  215. .IN "String Constants" "representation types"
  216. .LP
  217. Resource representation types:
  218. .TS
  219. lw(2i) lw(2.5i).
  220. _
  221. .sp 6p
  222. Symbol    Definition
  223. .sp 6p
  224. _
  225. .sp 6p
  226. XtRAcceleratorTable    "AcceleratorTable"
  227. XtRAtom    "Atom"
  228. XtRBitmap    "Bitmap"
  229. XtRBool    "Bool"
  230. XtRBoolean    "Boolean"
  231. XtRCallback    "Callback"
  232. XtRCallProc    "CallProc"
  233. XtRCardinal    "Cardinal"
  234. XtRColor    "Color"
  235. XtRColormap    "Colormap"
  236. XtRCursor    "Cursor"
  237. XtRDimension    "Dimension"
  238. XtRDisplay    "Display"
  239. XtREditMode    "EditMode"
  240. XtREnum    "Enum"
  241. XtRFile    "File"
  242. XtRFloat    "Float"
  243. XtRFont    "Font"
  244. XtRFontSet    "FontSet"
  245. XtRFontStruct    "FontStruct"
  246. XtRFunction    "Function"
  247. XtRGeometry    "Geometry"
  248. XtRImmediate    "Immediate"
  249. XtRInitialState    "InitialState"
  250. XtRInt    "Int"
  251. XtRJustify    "Justify"
  252. XtRLongBoolean    XtRBool
  253. XtRObject    "Object"
  254. XtROrientation    "Orientation"
  255. XtRPixel    "Pixel"
  256. XtRPixmap    "Pixmap"
  257. XtRPointer    "Pointer"
  258. XtRPosition    "Position"
  259. XtRScreen    "Screen"
  260. XtRShort    "Short"
  261. XtRString    "String"
  262. XtRStringArray    "StringArray"
  263. XtRStringTable    "StringTable"
  264. XtRUnsignedChar    "UnsignedChar"
  265. XtRTranslationTable    "TranslationTable"
  266. XtRVisual    "Visual"
  267. XtRWidget    "Widget"
  268. XtRWidgetClass    "WidgetClass"
  269. XtRWidgetList    "WidgetList"
  270. XtRWindow    "Window"
  271. .sp 6p
  272. _
  273. .TE
  274. .LP
  275. Boolean enumeration constants:
  276. .TS
  277. lw(2i) lw(2.5i).
  278. _
  279. .sp 6p
  280. Symbol    Definition
  281. .sp 6p
  282. _
  283. .sp 6p
  284. XtEoff    "off"
  285. XtEfalse    "false"
  286. XtEno    "no"
  287. XtEon    "on"
  288. XtEtrue    "true"
  289. XtEyes    "yes"
  290. .sp 6p
  291. _
  292. .TE
  293. .LP
  294. Orientation enumeration constants:
  295. .TS
  296. lw(2i) lw(2.5i).
  297. _
  298. .sp 6p
  299. Symbol    Definition
  300. .sp 6p
  301. _
  302. .sp 6p
  303. XtEvertical    "vertical"
  304. XtEhorizontal    "horizontal"
  305. .sp 6p
  306. _
  307. .TE
  308. .LP
  309. Text edit enumeration constants:
  310. .TS
  311. lw(2i) lw(2.5i).
  312. _
  313. .sp 6p
  314. Symbol    Definition
  315. .sp 6p
  316. _
  317. .sp 6p
  318. XtEtextRead    "read"
  319. XtEtextAppend    "append"
  320. XtEtextEdit    "edit"
  321. .sp 6p
  322. _
  323. .TE
  324. .LP
  325. Color enumeration constants:
  326. .TS
  327. lw(2i) lw(2.5i).
  328. _
  329. .sp 6p
  330. Symbol    Definition
  331. .sp 6p
  332. _
  333. .sp 6p
  334. XtExtdefaultbackground    "xtdefaultbackground"
  335. XtExtdefaultforeground    "xtdefaultforeground"
  336. .sp 6p
  337. _
  338. .TE
  339. .LP
  340. Font constant:
  341. .TS
  342. lw(2i) lw(2.5i).
  343. _
  344. .sp 6p
  345. Symbol    Definition
  346. .sp 6p
  347. _
  348. .sp 6p
  349. XtExtdefaultfont    "xtdefaultfont"
  350. .sp 6p
  351. _
  352. .TE
  353. .IN "String Constants" "miscellaneous"
  354.