File: XmNs.doc

package info (click to toggle)
polyml 5.7.1-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 40,616 kB
  • sloc: cpp: 44,142; ansic: 26,963; sh: 22,002; asm: 13,486; makefile: 602; exp: 525; python: 253; awk: 91
file content (359 lines) | stat: -rw-r--r-- 21,244 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
XmNaccelerator			XmCAccelerator			string				XmLabel
XmNacceleratorText		XmCAcceleratorText		XmString			XmLabel
XmNaccelerators			XmCAccelerators			XtAccelerators			Core
XmNactivateCallback		XmCCallback			(callback)			XmArrowButton,XmCascadeButton,XmDrawnButton,XmPushButton,XmText,XmTextField
XmNadjustLast			XmCAdjustLast			bool				XmRowColumn
XmNadjustMargin			XmCAdjustMargin			bool				XmRowColumn
XmNalignment			XmCAlignment			XmAlignment			XmLabel
XmNallowOverlap			XmCAllowOverlap			bool				XmBulletinBoard
XmNallowResize			XmCBoolean			bool				XmPanedWindow
XmNallowShellResize		XmCAllowShellResize		bool				Shell
XmNancestorSensitive		XmCBoolean			bool				Core,RectObj
XmNapplyCallback		XmCCallback			(callback)			XmSelectionBox
XmNapplyLabelString		XmCApplyLabelString		XmString			XmSelectionBox
XmNargc				XmCArgc				int				ApplicationShell			
XmNargv				XmCArgv				string list			ApplicationShell
XmNarmCallback			XmCCallback			(callback)			XmArrowButton,XmDrawnButton,XmPushButton,XmToggleButton
XmNarmColor			XmCArmColor			Pixel				XmPushButton
XmNarmPixmap			XmCArmPixmap			Drawable			XmPushButton
XmNarrowDirection		XmCArrowDirection		XmArrowDirection		XmArrowButton
XmNautoShowCursorPosition	XmCAutoShowCursorPosition	bool				XmText
XmNautoUnmanage			XmCAutoUnmanage			bool				XmBulletinBoard
XmNautomaticSelection		XmCAutomaticSelection		bool				XmList
XmNbackground			XmCBackground			Pixel				Core
XmNbackgroundPixmap		XmCBackgroundPixmap		Drawable			Core
XmNbaseHeight			XmCBaseHeight			int				WMShell
XmNbaseWidth			XmCBaseWidth			int				WMShell
XmNblinkRate			XmCBlinkRate			int				XmText,XmTextField
XmNborderColor			XmCBorderColor			Pixel				Core
XmNborderPixmap			XmCPixmap			Drawable			Core
XmNborderWidth			XmCBorderWidth			Dimension			Core,RectObj
XmNbottomAttachment		XmCAttachment			XmAttachment			XmForm
XmNbottomOffset			XmCOffset			int				XmForm
XmNbottomPosition		XmCPosition			int				XmForm
XmNbottomShadowColor		XmCBottomShadowColor		Pixel				XmManager,XmPrimitive
XmNbottomShadowPixmap		XmCBottomShadowPixmap		Drawable			XmManager,XmPrimitive
XmNbottomWidget			XmCWidget			Widget				XmForm
XmNbrowseSelectionCallback	XmCCallback			(callback)			XmList
XmNbuttonAcceleratorText	XmCButtonAcceleratorText	XmString list			XmRowColumn
XmNbuttonAccelerators		XmCButtonAccelerators		string list			XmRowColumn
XmNbuttonCount			XmCButtonCount			int				XmRowColumn
XmNbuttonFontList		XmCButtonFontList		XFontStruct list		XmBulletinBoard
XmNbuttonMnemonicCharSets	XmCButtonMnemonicCharSets	XmString list			XmRowColumn
XmNbuttonMnemonics		XmCButtonMnemonics		KeySym list			XmRowColumn
XmNbuttonSet			XmCButtonSet			int				XmRowColumn
XmNbuttonType			XmCButtonType			XmButtonType list		XmRowColumn
XmNbuttons			XmCButtons			XmString list			XmRowColumn
XmNcancelButton			XmCWidget			Widget				XmBulletinBoard
XmNcancelCallback		XmCCallback			(callback)			XmMessageBox,XmSelectionBox
XmNcancelLabelString		XmCCancelLabelString		XmString			XmMessageBox,XmSelectionBox
XmNcascadePixmap		XmCPixmap			Drawable			XmCascadeButton
XmNcascadingCallback		XmCCallback			(callback)			XmCascadeButton
XmNchildren			XmCChildren			Widget list			Composite
XmNclipWindow			XmCClipWindow			Widget				XmScrolledWindow
XmNcolormap			XmCColormap			Colormap			Core
XmNcolumns			XmCColumns			short				XmText,XmTextField
XmNcommand			XmCTextString			XmString			XmCommand
XmNcommandChangedCallback	XmCCallback			(callback)			XmCommand
XmNcommandEnteredCallback	XmCCallback			(callback)			XmCommand
XmNcommandWindow		XmCCommandWindow		Widget				XmMainWindow
XmNcommandWindowLocation	XmCCommandWindowLocation	XmCommandWindowLocation		XmMainWindow
XmNcursorPosition		XmCCursorPosition		XmTextPosition			XmText,XmTextField
XmNcursorPositionVisible	XmCCursorPositionVisible	bool				XmText,XmTextField
XmNdecimalPoints		XmCDecimalPoints		short				XmScale
XmNdecrementCallback		XmCCallback			(callback)			XmScrollBar
XmNdefaultActionCallback	XmCCallback			(callback)			XmList
XmNdefaultButton		XmCWidget			Widget				XmBulletinBoard
XmNdefaultButtonShadowThickness	XmCDefaultButtonShadowThickness	Dimension			XmPushButton
XmNdefaultButtonType		XmCDefaultButtonType		XmDefaultButtonType		XmMessageBox
XmNdefaultFontList		XmCDefaultFontList		XFontStruct list		VendorShell,XmMenuShell
XmNdefaultPosition		XmCDefaultPosition		bool				XmBulletinBoard
XmNdeleteResponse		XmCDeleteResponse		XmDeleteResponse		VendorShell
XmNdepth			XmCDepth			int				Core
XmNdestroyCallback		XmCCallback			(callback)			Core,Object
XmNdialogStyle			XmCDialogStyle			XmDialogStyle			XmBulletinBoard
XmNdialogTitle			XmCDialogTitle			XmString			XmBulletinBoard
XmNdialogType			XmCDialogType			XmDialogType			XmMessageBox,XmSelectionBox
XmNdirListItemCount		XmCDirListItemCount		int				XmFileSelectionBox
XmNdirListItems			XmCDirListItems			XmString list			XmFileSelectionBox
XmNdirListLabelString		XmCDirListLabelString		XmString			XmFileSelectionBox
XmNdirMask			XmCDirMask			XmString			XmFileSelectionBox
XmNdirSpec			XmCDirSpec			XmString			XmFileSelectionBox
XmNdirectory			XmCDirectory			XmString			XmFileSelectionBox
XmNdirectoryValid		XmCDirectoryValid		bool				XmFileSelectionBox
XmNdisarmCallback		XmCDisarmCallback		(callback)			XmArrowButton,XmDrawnButton,XmPushButton,XmToggleButton
XmNdoubleClickInterval		XmCDoubleClickInterval		int				XmList
XmNdragCallback			XmCCallback			(callback)			XmScale,XmScrollBar
XmNeditMode			XmCEditMode			XmEditMode			XmText
XmNeditable			XmCEditable			bool				XmText,XmTextField
XmNentryAlignment		XmCAlignment			XmAlignment			XmRowColumn
XmNentryBorder			XmCEntryBorder			Dimension			XmRowColumn
XmNentryCallback		XmCCallback			(callback)			XmRowColumn
XmNexposeCallback		XmCCallback			(callback)			XmDrawingArea,XmDrawnButton
XmNextendedSelectionCallback	XmCCallback			(callback)			XmList
XmNfileListItemCount		XmCFileListItemCount		int				XmFileSelectionBox
XmNfileListItems		XmCFileListItems		XmString list			XmFileSelectionBox
XmNfileListLabelString		XmCFileListLabelString		XmString			XmFileSelectionBox
XmNfileTypeMask			XmCFileTypeMask			XmFileTypeMask			XmFileSelectionBox
XmNfillOnArm			XmCFillOnArm			bool				XmPushButton
XmNfillOnSelect			XmCFillOnSelect			bool				XmToggleButton
XmNfilterLabelString		XmCFilterLabelString		XmString			XmFileSelectionBox
XmNfocusCallback		XmCCallback			(callback)			XmBulletinBoard,XmText
XmNfontList			XmCFontList			XFontStruct list		XmLabel,XmList,XmScale,XmText,XmTextField
XmNforeground			XmCForeground			Pixel				XmManager,XmPrimitive
XmNfractionBase			XmCFraction			int				XmForm
XmNgainPrimaryCallback		XmCCallback			(callback)			XmText,XmTextField
XmNgeometry			XmCGeometry			string				Shell
XmNheight			XmCHeight			Dimension			Core,RectObj
XmNheightInc			XmCHeightInc			int				WMShell
XmNhelpCallback			XmCCallback			(callback)			XmGadget,XmManager,XmPrimitive
XmNhelpLabelString		XmCHelpLabelString		XmString			XmMessageBox,XmSelectionBox
XmNhighlightColor		XmCHighlightColor		Pixel				XmManager,XmPrimitive
XmNhighlightOnEnter		XmCHighlightOnEnter		bool				XmGadget,XmPrimitive,XmScale
XmNhighlightPixmap		XmCHighlightPixmap		Drawable			XmManager,XmPrimitive
XmNhighlightThickness		XmCHighlightThickness		Dimension			XmGadget,XmPrimitive,XmScale
XmNhistoryItemCount		XmCItemCount			int				XmCommand
XmNhistoryItems			XmCItems			XmString list			XmCommand
XmNhistoryMaxItems		XmCMaxItems			int				XmCommand
XmNhistoryVisibleItemCount	XmCVisibleItemCount		int				XmCommand
XmNhorizontalScrollBar		XmCHorizontalScrollBar		Widget				XmScrolledWindow
XmNhorizontalSpacing		XmCSpacing			Dimension			XmForm
XmNiconMask			XmCIconMask			Drawable			WMShell
XmNiconName			XmCIconName			string				TopLevelShell
XmNiconNameEncoding		XmCIconNameEncoding		Atom				TopLevelShell
XmNiconPixmap			XmCIconPixmap			Drawable			WMShell
XmNiconWindow			XmCIconWindow			Drawable			WMShell
XmNiconX			XmCIconX			int				WMShell
XmNiconY			XmCIconY			int				WMShell
XmNiconic			XmCIconic			bool				TopLevelShell
XmNincrement			XmCIncrement			int				XmScrollBar
XmNincrementCallback		XmCCallback			(callback)			XmScrollBar
XmNindicatorOn			XmCIndicatorOn			bool				XmToggleButton
XmNindicatorSize		XmCIndicatorSize		Dimension			XmToggleButton
XmNindicatorType		XmCIndicatorType		XmIndicatorType			XmToggleButton
XmNinitialDelay			XmCInitialDelay			int				XmScrollBar
XmNinitialResourcesPersistent	XmCInitialResourcesPersistent	bool				Core
XmNinitialState			XmCInitialState			XWMStateHint			WMShell
XmNinput			XmCInput			bool				WMShell
XmNinputCallback		XmCCallback			(callback)			XmDrawingArea
XmNisAligned			XmCIsAligned			bool				XmRowColumn
XmNisHomogeneous		XmCIsHomogeneous		bool				XmRowColumn
XmNitemCount			XmCItemCount			int				XmList
XmNitems			XmCItems			XmString list			XmList
XmNkeyboardFocusPolicy		XmCKeyboardFocusPolicy		XmKeyboardFocusPolicy		VendorShell
XmNlabelFontList		XmCLabelFontList		XFontStruct list		XmBulletinBoard
XmNlabelInsensitivePixmap	XmCLabelInsensitivePixmap	Drawable			XmLabel
XmNlabelPixmap			XmCLabelPixmap			Drawable			XmLabel
XmNlabelString			XmCLabelString			XmString			XmLabel,XmRowColumn
XmNlabelType			XmCLabelType			XmLabelType			XmLabel
XmNleftAttachment		XmCAttachment			XmAttachment			XmForm
XmNleftOffset			XmCOffset			int				XmForm
XmNleftPosition			XmCPosition			int				XmForm
XmNleftWidget			XmCWidget			Widget				XmForm
XmNlistItemCount		XmCItemCount			int				XmSelectionBox
XmNlistItems			XmCItems			XmString list			XmSelectionBox
XmNlistLabelString		XmCListLabelString		XmString			XmSelectionBox
XmNlistMarginHeight		XmCListMarginHeight		Dimension			XmList
XmNlistMarginWidth		XmCListMarginWidth		Dimension			XmList
XmNlistSizePolicy		XmCListSizePolicy		XmVisualPolicy			XmList
XmNlistSpacing			XmCListSpacing			Dimension			XmList
XmNlistUpdated			XmCListUpdated			bool				XmFileSelectionBox
XmNlistVisibleItemCount		XmCVisibleItemCount		int				XmSelectionBox
XmNlosePrimaryCallback		XmCCallback			(callback)			XmText,XmTextField
XmNlosingFocusCallback		XmCCallback			(callback)			XmText,XmTextField
XmNmainWindowMarginHeight	XmCMainWindowMarginHeight	Dimension			XmMainWindow
XmNmainWindowMarginWidth	XmCMainWindowMarginWidth	Dimension			XmMainWindow
XmNmapCallback			XmCCallback			(callback)			XmBulletinBoard,XmRowColumn
XmNmappedWhenManaged		XmCMappedWhenManaged		bool				Core
XmNmappingDelay			XmCMappingDelay			int				XmCascadeButton
XmNmargin			XmCMargin			Dimension			XmSeparator
XmNmarginBottom			XmCMarginBottom			Dimension			XmLabel
XmNmarginHeight			XmCMarginHeight			Dimension			XmBulletinBoard,XmDrawingArea,XmFrame,XmLabel,XmPanedWindow,XmRowColumn,XmText,XmTextField
XmNmarginLeft			XmCMarginLeft			Dimension			XmLabel
XmNmarginRight			XmCMarginRight			Dimension			XmLabel
XmNmarginTop			XmCMarginTop			Dimension			XmLabel
XmNmarginWidth			XmCMarginWidth			Dimension			XmBulletinBoard,XmDrawingArea,XmFrame,XmLabel,XmPanedWindow,XmRowColumn,XmText,XmTextField
XmNmaxAspectX			XmCMaxAspectX			int				WMShell
XmNmaxAspectY			XmCMaxAspectY			int				WMShell
XmNmaxHeight			XmCMaxHeight			int				WMShell
XmNmaxLength			XmCMaxLength			int				XmText,XmTextField
XmNmaxWidth			XmCMaxWidth			int				WMShell
XmNmaximum			XmCMaximum			int				XmScale,XmScrollBar
XmNmenuAccelerator		XmCAccelerators			string				XmRowColumn
XmNmenuBar			XmCMenuBar			Widget				XmMainWindow
XmNmenuCursor			XmCCursor			Cursor				XmRowColumn
XmNmenuHelpWidget		XmCMenuWidget			Widget				XmRowColumn
XmNmenuHistory			XmCMenuWidget			Widget				XmRowColumn
XmNmenuPost			XmCMenuPost			string				XmRowColumn
XmNmessageAlignment		XmCAlignment			XmAlignment			XmMessageBox
XmNmessageCallback		XmCCallback			(callback)			(everything)
XmNmessageString		XmCMessageString		XmString			XmMessageBox
XmNmessageWindow		XmCMessageWindow		Widget				XmMainWindow
XmNminAspectX			XmCMinAspectX			int				WMShell
XmNminAspectY			XmCMinAspectY			int				WMShell
XmNminHeight			XmCMinHeight			int				WMShell
XmNminWidth			XmCMinWidth			int				WMShell
XmNminimizeButtons		XmCMinimizeButtons		bool				XmMessageBox,XmSelectionBox
XmNminimum			XmCMinimum			int				XmScale,XmScrollBar
XmNmnemonic			XmCMnemonic			KeySym				XmLabel,XmRowColumn
XmNmnemonicCharSet		XmCMnemonicCharSet		string				XmLabel,XmRowColumn
XmNmodifyVerifyCallback		XmCCallback			(callback)			XmText,XmTextField
XmNmotionVerifyCallback		XmCCallback			(callback)			XmText,XmTextField
XmNmultiClick			XmCMultiClick			XmMultiClickType		XmArrowButton,XmDrawnButton,XmPushButton
XmNmultipleSelectionCallback	XmCCallback			(callback)			XmList
XmNmustMatch			XmCMustMatch			bool				XmSelectionBox
XmNmwmDecorations		XmCMwmDecorations		int				VendorShell
XmNmwmFunctions			XmCMwmFunctions			int				VendorShell
XmNmwmInputMode			XmCMwmInputMode			int				VendorShell
XmNmwmMenu			XmCMwmMenu			string				VendorShell
XmNnavigationType		XmCNavigationType		XmNavigationType		XmGadget,XmManager,XmPrimitive
XmNnoMatchCallback		XmCCallback			(callback)			XmSelectionBox
XmNnoMatchString		XmCNoMatchString		XmString			XmFileSelectionBox
XmNnoResize			XmCNoResize			bool				XmBulletinBoard
XmNnumChildren			XmCNumChildren			Cardinal			Composite
XmNnumColumns			XmCNumColumns			short				XmRowColumn
XmNokCallback			XmCCallback			(callback)			XmMessageBox,XmSelectionBox
XmNokLabelString		XmCOkLabelString		XmString			XmMessageBox,XmSelectionBox
XmNoptionLabel			XmCOptionLabel			XmString			XmRowColumn
XmNoptionMnemonic		XmCOptionMnemonic		KeySym				XmRowColumn
XmNorientation			XmCOrientation			XmOrientation			XmRowColumn,XmScale,XmScrollBar,XmSeparator
XmNoverrideRedirect		XmCOverrideRedirect		bool				Shell
XmNpacking			XmCPacking			XmPacking			XmRowColumn
XmNpageDecrementCallback	XmCCallback			(callback)			XmScrollBar
XmNpageIncrement		XmCPageIncrement		int				XmScrollBar
XmNpageIncrementCallback	XmCCallback			(callback)			XmScrollBar
XmNpaneMaximum			XmCPaneMaximum			Dimension			XmPanedWindow
XmNpaneMinimum			XmCPaneMinimum			Dimension			XmPanedWindow
XmNpattern			XmCPattern			XmString			XmFileSelectionBox
XmNpendingDelete		XmCPendingDelete		bool				XmText,XmTextField
XmNpopdownCallback		XmCCallback			(callback)			Shell
XmNpopupCallback		XmCCallback			(callback)			Shell
XmNpopupEnabled			XmCPopupEnabled			bool				XmRowColumn
XmNpostFromButton		XmCPostFromButton		int				XmRowColumn
XmNprocessingDirection		XmCProcessingDirection		XmProcessingDirection		XmScale,XmScrollBar
XmNpromptString			XmCPromptString			XmString			XmCommand
XmNpushButtonEnabled		XmCPushButtonEnabled		bool				XmDrawnButton
XmNradioAlwaysOne		XmCRadioAlwaysOne		bool				XmRowColumn
XmNradioBehavior		XmCRadioBehavior		bool				XmRowColumn
XmNrecomputeSize		XmCRecomputeSize		bool				XmLabel
XmNrefigureMode			XmCBoolean			bool				XmPanedWindow
XmNrepeatDelay			XmCRepeatDelay			int				XmScrollBar
XmNresizable			XmCBoolean			bool				XmForm
XmNresizeCallback		XmCCallback			(callback)			XmDrawingArea,XmDrawnButton
XmNresizeHeight			XmCResizeHeight			bool				XmRowColumn,XmText
XmNresizePolicy			XmCResizePolicy			XmResizePolicy			XmBulletinBoard,XmDrawingArea
XmNresizeWidth			XmCResizeWidth			bool				XmRowColumn,XmText,XmTextField
XmNrightAttachment		XmCAttachment			XmAttachment			XmForm
XmNrightOffset			XmCOffset			int				XmForm
XmNrightPosition		XmCPosition			int				XmForm
XmNrightWidget			XmCWidget			Widget				XmForm
XmNrowColumnType		XmCRowColumnType		XmRowColumnType			XmRowColumn
XmNrows				XmCRows				short				XmText
XmNrubberPositioning		XmCRubberPositioning		bool				XmForm
XmNsashHeight			XmCSashHeight			Dimension			XmPanedWindow
XmNsashIndent			XmCSashIndent			Position			XmPanedWindow
XmNsashShadowThickness		XmCShadowThickness		Dimension			XmPanedWindow
XmNsashWidth			XmCSashWidth			Dimension			XmPanedWindow
XmNsaveUnder			XmCSaveUnder			bool				Shell
XmNscaleHeight			XmCScaleHeight			Dimension			XmScale
XmNscaleMultiple		XmCScaleMultiple		int				XmScale
XmNscaleWidth			XmCScaleWidth			Dimension			XmScale
XmNscrollBarDisplayPolicy	XmCScrollBarDisplayPolicy	XmScrollBarDisplayPolicy	XmList,XmScrolledWindow
XmNscrollBarPlacement		XmCScrollBarPlacement		XmScrollBarPlacement		XmScrolledWindow
XmNscrollHorizontal		XmCScroll			bool				XmText
XmNscrollLeftSide		XmCScrollSide			bool				XmText
XmNscrollTopSide		XmCScrollSide			bool				XmText
XmNscrollVertical		XmCScroll			bool				XmText
XmNscrolledWindowMarginHeight	XmCScrolledWindowMarginHeight	Dimension			XmScrolledWindow
XmNscrolledWindowMarginWidth	XmCScrolledWindowMarginWidth	Dimension			XmScrolledWindow
XmNscrollingPolicy		XmCScrollingPolicy		XmScrollingPolicy		XmScrolledWindow
XmNselectColor			XmCSelectColor			Pixel				XmToggleButton
XmNselectInsensitivePixmap	XmCSelectInsensitivePixmap	Drawable			XmToggleButton
XmNselectPixmap			XmCSelectPixmap			Drawable			XmToggleButton
XmNselectThreshold		XmCSelectThreshold		int				XmText,XmTextField
XmNselectedItemCount		XmCSelectedItemCount		int				XmList
XmNselectedItems		XmCSelectedItems		XmString list			XmList
XmNselectionArray		XmCSelectionArray		XmTextScanType list		XmText,XmTextField
XmNselectionArrayCount		XmCSelectionArrayCount		int				XmText,XmTextField
XmNselectionLabelString		XmCSelectionLabelString		XmString			XmSelectionBox
XmNselectionPolicy		XmCSelectionPolicy		XmSelectionPolicy		XmList
XmNsensitive			XmCSensitive			bool				Core,RectObj
XmNseparatorOn			XmCSeparatorOn			bool				XmPanedWindow
XmNseparatorType		XmCSeparatorType		XmShadowType			XmSeparator
XmNset				XmCSet				bool				XmToggleButton
XmNshadowThickness		XmCShadowThickness		Dimension			XmGadget,XmManager,XmPrimitive
XmNshadowType			XmCShadowType			XmShadowType			XmBulletinBoard,XmDrawnButton,XmFrame
XmNshellUnitType		XmCShellUnitType		XmUnitType			VendorShell
XmNshowArrows			XmCShowArrows			bool				XmScrollBar
XmNshowAsDefault		XmCShowAsDefault		Dimension			XmPushButton
XmNshowSeparator		XmCShowSeparator		bool				XmMainWindow
XmNshowValue			XmCShowValue			bool				XmScale
XmNsimpleCallback		XmCCallback			(callback)			XmRowColumn
XmNsingleSelectionCallback	XmCCallback			(callback)			XmList
XmNskipAdjust			XmCBoolean			bool				XmPanedWindow
XmNsliderSize			XmCSliderSize			int				XmScrollBar
XmNspacing			XmCSpacing			Dimension			XmPanedWindow,XmRowColumn,XmScrolledWindow,XmToggleButton
XmNstringDirection		XmCStringDirection		XmStringDirection		XmLabel,XmList,XmManager
XmNsubMenuId			XmCMenuWidget			Widget				XmCascadeButton,XmRowColumn
XmNsymbolPixmap			XmCPixmap			Drawable			XmMessageBox
XmNtextAccelerators		XmCAccelerators			XtAccelerators			XmSelectionBox
XmNtextColumns			XmCColumns			short				XmSelectionBox
XmNtextFontList			XmCTextFontList			XFontStruct list		XmBulletinBoard
XmNtextString			XmCTextString			XmString			XmSelectionBox
XmNtextTranslations		XmCTranslations			XtTranslations			XmBulletinBoard
XmNtitle			XmCTitle			string				WMShell
XmNtitleEncoding		XmCTitleEncoding		Atom				WMShell
XmNtitleString			XmCTitleString			XmString			XmScale
XmNtoBottomCallback		XmCCallback			(callback)			XmScrollBar
XmNtoTopCallback		XmCCallback			(callback)			XmScrollBar
XmNtopAttachment		XmCAttachment			XmAttachment			XmForm
XmNtopCharacter			XmCTextPosition			XmTextPosition			XmText
XmNtopItemPosition		XmCTopItemPosition		int				XmList
XmNtopOffset			XmCOffset			int				XmForm
XmNtopPosition			XmCPosition			int				XmForm
XmNtopShadowColor		XmCTopShadowColor		Pixel				XmManager,XmPrimitive
XmNtopShadowPixmap		XmCTopShadowPixmap		Drawable			XmManager,XmPrimitive
XmNtopWidget			XmCWidget			Widget				XmForm
XmNtransient			XmCTransient			bool				WMShell
XmNtransientFor			XmCTransientFor			Widget				TransientShell
XmNtranslations			XmCTranslations			XtTranslations			Core
XmNtraversalOn			XmCTraversalOn			bool				XmGadget,XmManager,XmPrimitive
XmNtroughColor			XmCTroughColor			Pixel				XmScrollBar
XmNunitType			XmCUnitType			XmUnitType			XmGadget,XmManager,XmPrimitive
XmNunmapCallback		XmCCallback			(callback)			XmBulletinBoard,XmRowColumn
XmNuseAsyncGeometry		XmCUseAsyncGeometry		bool				VendorShell
XmNvalue			XmCValue			int				XmScale,XmScrollBar
XmNvalueChangedCallback		XmCCallback			(callback)			XmScale,XmScrollBar,XmText,XmTextField,XmToggleButton
XmNverifyBell			XmCVerifyBell			bool				XmText,XmTextField
XmNverticalScrollBar		XmCVerticalScrollBar		Widget				XmScrolledWindow
XmNverticalSpacing		XmCSpacing			Dimension			XmForm
XmNvisibleItemCount		XmCVisibleItemCount		short				XmList
XmNvisibleWhenOff		XmCVisibleWhenOff		bool				XmToggleButton
XmNvisual			XmCVisual			Visual				Shell
XmNvisualPolicy			XmCVisualPolicy			XmVisualPolicy			XmScrolledWindow
XmNwaitForWm			XmCWaitForWm			bool				WMShell
XmNwidth			XmCWidth			Dimension			Core,RectObj
XmNwidthInc			XmCWidthInc			int				WMShell
XmNwinGravity			XmCWinGravity			int				WMShell
XmNwindowGroup			XmCWindowGroup			Drawable			WMShell
XmNwmTimeout			XmCWmTimeout			int				WMShell
XmNwordWrap			XmCWordWrap			bool				XmText
XmNworkWindow			XmCWorkWindow			Widget				XmScrolledWindow
XmNx				XmCX				Position			Core,RectObj
XmNy				XmCY				Position			Core,RectObj




NOT SUPPORTED

XmNinsertPosition						Composite
XmNscreen							Core
XmNcreatePopupChildProc						Shell
XmNdirSearchProc						XmFileSelectionBox
XmNfileSearchProc						XmFileSelectionBox
XmNqualifySearchDataProc					XmFileSelectionBox
XmNuserData							XmGadget,XmManager,XmPrimitive
XmNentryClass							XmRowColumn
XmNwhichButton							XmRowColumn
XmNsource							XmText