home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-03-29 | 36.3 KB | 2,072 lines |
- ;;;
- ;;; Sun Mar 29 16:02:05 EST 1992
- ;;;
- ;;; This file was generated by xmr-database.sh.
- ;;;
-
- (provide 'xmr-database)
-
- (defvar xmr-class-symbols nil)
- (setq xmr-class-symbols
- '(
- TopLevelShell
- XmDialogShell
- XmArrowButton
- XmBulletinBoard
- XmCascadeButton
- XmCommand
- XmDrawingArea
- XmDrawnButton
- XmFileSelectionBox
- XmForm
- XmFrame
- XmLabel
- XmList
- XmMainWindow
- XmManager
- XmMessageBox
- XmPanedWindow
- XmPrimitive
- XmPushButton
- XmRowColumn
- XmScale
- XmScrollBar
- XmScrolledWindow
- XmSelectionBox
- XmSeparator
- XmText
- XmTextField
- XmToggleButton
- XmArrowButtonGadget
- XmCascadeButtonGadget
- XmLabelGadget
- XmPushButtonGadget
- XmSeparatorGadget
- XmToggleButtonGadget
- ))
-
- (defvar xmr-resources-permanent
- '(
- ("wcCallback")
- ("wcChildren")
- ("wcClass")
- ("wcClassName")
- ("wcConstructor")
- ("wcManaged")
- ("wcPopups")
- ("wcResFile")
- ("wcTrace")
- ))
-
- (put 'TopLevelShell 'resources '(
- ("iconName")
- ("iconNameEncoding")
- ("iconic")
- ))
- (put 'XmDialogShell 'resources '(
- ))
- (put 'XmArrowButton 'resources '(
- ("activateCallback")
- ("armCallback")
- ("arrowDirection")
- ("disarmCallback")
- ("multiClick")
- ))
- (put 'XmBulletinBoard 'resources '(
- ("allowOverlap")
- ("autoUnmanage")
- ("buttonFontList")
- ("cancelButton")
- ("defaultButton")
- ("defaultPosition")
- ("dialogStyle")
- ("dialogTitle")
- ("focusCallback")
- ("labelFontList")
- ("mapCallback")
- ("marginHeight")
- ("marginWidth")
- ("noResize")
- ("resizePolicy")
- ("shadowType")
- ("textFontList")
- ("textTranslations")
- ("unmapCallback")
- ))
- (put 'XmCascadeButton 'resources '(
- ("activateCallback")
- ("cascadePixmap")
- ("cascadingCallback")
- ("mappingDelay")
- ("subMenuId")
- ))
- (put 'XmCommand 'resources '(
- ("command")
- ("commandChangedCallback")
- ("commandEnteredCallback")
- ("historyItemCount")
- ("historyItems")
- ("historyMaxItems")
- ("historyVisibleItemCount")
- ("promptString")
- ))
- (put 'XmDrawingArea 'resources '(
- ("exposeCallback")
- ("inputCallback")
- ("marginHeight")
- ("marginWidth")
- ("resizeCallback")
- ("resizePolicy")
- ))
- (put 'XmDrawnButton 'resources '(
- ("activateCallback")
- ("armCallback")
- ("disarmCallback")
- ("exposeCallback")
- ("multiClick")
- ("pushButtonEnabled")
- ("resizeCallback")
- ("shadowType")
- ))
- (put 'XmFileSelectionBox 'resources '(
- ("dirListItemCount")
- ("dirListItems")
- ("dirListLabelString")
- ("dirMask")
- ("dirSearchProc")
- ("dirSpec")
- ("directory")
- ("directoryValid")
- ("fileListItemCount")
- ("fileListItems")
- ("fileListLabelString")
- ("fileSearchProc")
- ("fileTypeMask")
- ("filterLabelString")
- ("listUpdated")
- ("noMatchString")
- ("pattern")
- ("qualifySearchDataProc")
- ))
- (put 'XmForm 'resources '(
- ("fractionBase")
- ("horizontalSpacing")
- ("rubberPositioning")
- ("verticalSpacing")
- ))
- (put 'XmFrame 'resources '(
- ("marginHeight")
- ("marginWidth")
- ("shadowType")
- ))
- (put 'XmLabel 'resources '(
- ("accelerator")
- ("acceleratorText")
- ("alignment")
- ("fontList")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("recomputeSize")
- ("stringDirection")
- ))
- (put 'XmList 'resources '(
- ("automaticSelection")
- ("browseSelectionCallback")
- ("defaultActionCallback")
- ("doubleClickInterval")
- ("extendedSelectionCallback")
- ("fontList")
- ("horizontalScrollBar")
- ("itemCount")
- ("items")
- ("listMarginHeight")
- ("listMarginWidth")
- ("listSizePolicy")
- ("listSpacing")
- ("multipleSelectionCallback")
- ("scrollBarDisplayPolicy")
- ("selectedItemCount")
- ("selectedItems")
- ("selectionPolicy")
- ("singleSelectionCallback")
- ("stringDirection")
- ("topItemPosition")
- ("verticalScrollBar")
- ("visibleItemCount")
- ))
- (put 'XmMainWindow 'resources '(
- ("commandWindow")
- ("commandWindowLocation")
- ("mainWindowMarginHeight")
- ("mainWindowMarginWidth")
- ("menuBar")
- ("messageWindow")
- ("showSeparator")
- ))
- (put 'XmManager 'resources '(
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("foreground")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("navigationType")
- ("shadowThickness")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("traversalOn")
- ("unitType")
- ("userData")
- ))
- (put 'XmMessageBox 'resources '(
- ("cancelCallback")
- ("cancelLabelString")
- ("defaultButtonType")
- ("dialogType")
- ("helpLabelString")
- ("messageAlignment")
- ("messageString")
- ("minimizeButtons")
- ("okCallback")
- ("okLabelString")
- ("symbolPixmap")
- ))
- (put 'XmPanedWindow 'resources '(
- ("marginHeight")
- ("marginWidth")
- ("refigureMode")
- ("sashHeight")
- ("sashIndent")
- ("sashShadowThickness")
- ("sashWidth")
- ("separatorOn")
- ("spacing")
- ))
- (put 'XmPrimitive 'resources '(
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("foreground")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("navigationType")
- ("shadowThickness")
- ("topShadowColor")
- ("topShadowPixmap")
- ("traversalOn")
- ("unitType")
- ("userData")
- ))
- (put 'XmPushButton 'resources '(
- ("activateCallback")
- ("armCallback")
- ("armColor")
- ("armPixmap")
- ("defaultButtonShadowThickness")
- ("disarmCallback")
- ("fillOnArm")
- ("multiClick")
- ("showAsDefault")
- ))
- (put 'XmRowColumn 'resources '(
- ("adjustLast")
- ("adjustMargin")
- ("entryAlignment")
- ("entryBorder")
- ("entryCallback")
- ("entryClass")
- ("isAligned")
- ("isHomogeneous")
- ("labelString")
- ("mapCallback")
- ("marginHeight")
- ("marginWidth")
- ("menuAccelerator")
- ("menuHelpWidget")
- ("menuHistory")
- ("menuPost")
- ("mnemonic")
- ("mnemonicCharSet")
- ("numColumns")
- ("orientation")
- ("packing")
- ("popupEnabled")
- ("postFromCount")
- ("postFromList")
- ("radioAlwaysOne")
- ("radioBehavior")
- ("resizeHeight")
- ("resizeWidth")
- ("rowColumnType")
- ("spacing")
- ("subMenuId")
- ("unmapCallback")
- ("whichButton")
- ))
- (put 'XmScale 'resources '(
- ("decimalPoints")
- ("dragCallback")
- ("fontList")
- ("highlightOnEnter")
- ("highlightThickness")
- ("maximum")
- ("minimum")
- ("orientation")
- ("processingDirection")
- ("scaleHeight")
- ("scaleMultiple")
- ("scaleWidth")
- ("showValue")
- ("titleString")
- ("value")
- ("valueChangedCallback")
- ))
- (put 'XmScrollBar 'resources '(
- ("decrementCallback")
- ("dragCallback")
- ("increment")
- ("incrementCallback")
- ("initialDelay")
- ("maximum")
- ("minimum")
- ("orientation")
- ("pageDecrementCallback")
- ("pageIncrement")
- ("pageIncrementCallback")
- ("processingDirection")
- ("repeatDelay")
- ("showArrows")
- ("sliderSize")
- ("toBottomCallback")
- ("toTopCallback")
- ("troughColor")
- ("value")
- ("valueChangedCallback")
- ))
- (put 'XmScrolledWindow 'resources '(
- ("clipWindow")
- ("horizontalScrollBar")
- ("scrollBarDisplayPolicy")
- ("scrollBarPlacement")
- ("scrolledWindowMarginHeight")
- ("scrolledWindowMarginWidth")
- ("scrollingPolicy")
- ("spacing")
- ("verticalScrollBar")
- ("visualPolicy")
- ("workWindow")
- ))
- (put 'XmSelectionBox 'resources '(
- ("applyCallback")
- ("applyLabelString")
- ("cancelCallback")
- ("cancelLabelString")
- ("dialogType")
- ("helpLabelString")
- ("listItemCount")
- ("listItems")
- ("listLabelString")
- ("listVisibleItemCount")
- ("minimizeButtons")
- ("mustMatch")
- ("noMatchCallback")
- ("okCallback")
- ("okLabelString")
- ("selectionLabelString")
- ("textAccelerators")
- ("textColumns")
- ("textString")
- ))
- (put 'XmSeparator 'resources '(
- ("margin")
- ("orientation")
- ("separatorType")
- ))
- (put 'XmText 'resources '(
- ("activateCallback")
- ("autoShowCursorPosition")
- ("cursorPosition")
- ("editMode")
- ("editable")
- ("focusCallback")
- ("gainPrimaryCallback")
- ("inputCreate")
- ("losePrimaryCallback")
- ("losingFocusCallback")
- ("marginHeight")
- ("marginWidth")
- ("maxLength")
- ("modifyVerifyCallback")
- ("motionVerifyCallback")
- ("outputCreate")
- ("source")
- ("topCharacter")
- ("value")
- ("valueChangedCallback")
- ("verifyBell")
- ))
- (put 'XmTextField 'resources '(
- ("activateCallback")
- ("blinkRate")
- ("columns")
- ("cursorPosition")
- ("cursorPositionVisible")
- ("editable")
- ("fontList")
- ("gainPrimaryCallback")
- ("losePrimaryCallback")
- ("losingFocusCallback")
- ("marginHeight")
- ("marginWidth")
- ("maxLength")
- ("modifyVerifyCallback")
- ("motionVerifyCallback")
- ("pendingDelete")
- ("resizeWidth")
- ("selectThreshold")
- ("selectionArray")
- ("selectionArrayCount")
- ("value")
- ("valueChangedCallback")
- ("verifyBell")
- ))
- (put 'XmToggleButton 'resources '(
- ("armCallback")
- ("disarmCallback")
- ("fillOnSelect")
- ("indicatorOn")
- ("indicatorSize")
- ("indicatorType")
- ("selectColor")
- ("selectInsensitivePixmap")
- ("selectPixmap")
- ("set")
- ("spacing")
- ("valueChangedCallback")
- ("visibleWhenOff")
- ))
- (put 'XmArrowButtonGadget 'resources '(
- ))
- (put 'XmCascadeButtonGadget 'resources '(
- ))
- (put 'XmLabelGadget 'resources '(
- ))
- (put 'XmPushButtonGadget 'resources '(
- ))
- (put 'XmSeparatorGadget 'resources '(
- ))
- (put 'XmToggleButtonGadget 'resources '(
- ))
- (put 'TopLevelShell 'resources* '(
- ("accelerators")
- ("allowShellResize")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("baseHeight")
- ("baseWidth")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("children")
- ("colormap")
- ("createPopupChildProc")
- ("depth")
- ("destroyCallback")
- ("geometry")
- ("height")
- ("heightInc")
- ("iconMask")
- ("iconName")
- ("iconNameEncoding")
- ("iconPixmap")
- ("iconWindow")
- ("iconX")
- ("iconY")
- ("iconic")
- ("initialState")
- ("input")
- ("insertPosition")
- ("mappedWhenManaged")
- ("maxAspectX")
- ("maxAspectY")
- ("maxHeight")
- ("maxWidth")
- ("minAspectX")
- ("minAspectY")
- ("minHeight")
- ("minWidth")
- ("numChildren")
- ("overrideRedirect")
- ("popdownCallback")
- ("popupCallback")
- ("saveUnder")
- ("screen")
- ("sensitive")
- ("title")
- ("titleEncoding")
- ("transient")
- ("translations")
- ("visual")
- ("waitforwm")
- ("width")
- ("widthInc")
- ("winGravity")
- ("windowGroup")
- ("wmTimeout")
- ("x")
- ("y")
- ))
- (put 'XmDialogShell 'resources* '(
- ))
- (put 'XmArrowButton 'resources* '(
- ("accelerators")
- ("activateCallback")
- ("ancestorSensitive")
- ("armCallback")
- ("arrowDirection")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("disarmCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("mappedWhenManaged")
- ("multiClick")
- ("navigationType")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmBulletinBoard 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("children")
- ("colormap")
- ("defaultButton")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("focusCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("labelFontList")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("navigationType")
- ("noResize")
- ("numChildren")
- ("resizePolicy")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("textFontList")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmCascadeButton 'resources* '(
- ("accelerator")
- ("acceleratorText")
- ("accelerators")
- ("activateCallback")
- ("alignment")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("cascadePixmap")
- ("cascadingCallback")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("mappedWhenManaged")
- ("mappingDelay")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("navigationType")
- ("recomputeSize")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("stringDirection")
- ("subMenuId")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmCommand 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("applyCallback")
- ("applyLabelString")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("cancelCallback")
- ("cancelLabelString")
- ("children")
- ("colormap")
- ("command")
- ("commandChangedCallback")
- ("commandEnteredCallback")
- ("defaultButton")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("dialogType")
- ("focusCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("helpLabelString")
- ("highlightColor")
- ("highlightPixmap")
- ("historyItemCount")
- ("historyItems")
- ("historyMaxItems")
- ("historyVisibleItemCount")
- ("insertPosition")
- ("labelFontList")
- ("listLabelString")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("minimizeButtons")
- ("mustMatch")
- ("navigationType")
- ("noMatchCallback")
- ("noResize")
- ("numChildren")
- ("okCallback")
- ("okLabelString")
- ("promptString")
- ("resizePolicy")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("textAccelerators")
- ("textColumns")
- ("textFontList")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmDrawingArea 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("exposeCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("inputCallback")
- ("insertPosition")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("navigationType")
- ("numChildren")
- ("resizeCallback")
- ("resizePolicy")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmDrawnButton 'resources* '(
- ("accelerator")
- ("acceleratorText")
- ("accelerators")
- ("activateCallback")
- ("alignment")
- ("ancestorSensitive")
- ("armCallback")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("disarmCallback")
- ("exposeCallback")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("mappedWhenManaged")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("multiClick")
- ("navigationType")
- ("pushButtonEnabled")
- ("recomputeSize")
- ("resizeCallback")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmFileSelectionBox 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("applyCallback")
- ("applyLabelString")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("cancelCallback")
- ("cancelLabelString")
- ("children")
- ("colormap")
- ("defaultButton")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("dialogType")
- ("dirListItemCount")
- ("dirListItems")
- ("dirListLabelString")
- ("dirMask")
- ("dirSearchProc")
- ("dirSpec")
- ("directory")
- ("directoryValid")
- ("fileListItemCount")
- ("fileListItems")
- ("fileListLabelString")
- ("fileSearchProc")
- ("fileTypeMask")
- ("filterLabelString")
- ("focusCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("helpLabelString")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("labelFontList")
- ("listUpdated")
- ("listVisibleItemCount")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("minimizeButtons")
- ("mustMatch")
- ("navigationType")
- ("noMatchCallback")
- ("noMatchString")
- ("noResize")
- ("numChildren")
- ("okCallback")
- ("okLabelString")
- ("pattern")
- ("qualifySearchDataProc")
- ("resizePolicy")
- ("screen")
- ("selectionLabelString")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("textAccelerators")
- ("textColumns")
- ("textFontList")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmForm 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("children")
- ("colormap")
- ("defaultButton")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("focusCallback")
- ("foreground")
- ("fractionBase")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("horizontalSpacing")
- ("insertPosition")
- ("labelFontList")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("navigationType")
- ("noResize")
- ("numChildren")
- ("resizePolicy")
- ("rubberPositioning")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("textFontList")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("verticalSpacing")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmFrame 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("navigationType")
- ("numChildren")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmLabel 'resources* '(
- ("accelerator")
- ("acceleratorText")
- ("accelerators")
- ("alignment")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("mappedWhenManaged")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("navigationType")
- ("recomputeSize")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmList 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("automaticSelection")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("browseSelectionCallback")
- ("colormap")
- ("defaultActionCallback")
- ("depth")
- ("destroyCallback")
- ("doubleClickInterval")
- ("extendedSelectionCallback")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("horizontalScrollBar")
- ("itemCount")
- ("items")
- ("listMarginHeight")
- ("listMarginWidth")
- ("listSizePolicy")
- ("listSpacing")
- ("mappedWhenManaged")
- ("multipleSelectionCallback")
- ("navigationType")
- ("screen")
- ("scrollBarDisplayPolicy")
- ("selectedItemCount")
- ("selectedItems")
- ("selectionPolicy")
- ("sensitive")
- ("shadowThickness")
- ("singleSelectionCallback")
- ("stringDirection")
- ("topItemPosition")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("verticalScrollBar")
- ("visibleItemCount")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmMainWindow 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("clipWindow")
- ("colormap")
- ("commandWindow")
- ("commandWindowLocation")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("horizontalScrollBar")
- ("insertPosition")
- ("mainWindowMarginHeight")
- ("mainWindowMarginWidth")
- ("mappedWhenManaged")
- ("menuBar")
- ("messageWindow")
- ("navigationType")
- ("numChildren")
- ("screen")
- ("scrollBarDisplayPolicy")
- ("scrollBarPlacement")
- ("scrolledWindowMarginHeight")
- ("scrolledWindowMarginWidth")
- ("scrollingPolicy")
- ("sensitive")
- ("shadowThickness")
- ("showSeparator")
- ("spacing")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("verticalScrollBar")
- ("visualPolicy")
- ("width")
- ("workWindow")
- ("x")
- ("y")
- ))
- (put 'XmManager 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("mappedWhenManaged")
- ("navigationType")
- ("numChildren")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmMessageBox 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("cancelCallback")
- ("cancelLabelString")
- ("children")
- ("colormap")
- ("defaultButton")
- ("defaultButtonType")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("dialogType")
- ("focusCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("helpLabelString")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("labelFontList")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("messageAlignment")
- ("messageString")
- ("minimizeButtons")
- ("navigationType")
- ("noResize")
- ("numChildren")
- ("okCallback")
- ("okLabelString")
- ("resizePolicy")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("symbolPixmap")
- ("textFontList")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmPanedWindow 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("navigationType")
- ("numChildren")
- ("refigureMode")
- ("sashHeight")
- ("sashIndent")
- ("sashShadowThickness")
- ("sashWidth")
- ("screen")
- ("sensitive")
- ("separatorOn")
- ("shadowThickness")
- ("spacing")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmPrimitive 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("mappedWhenManaged")
- ("navigationType")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmPushButton 'resources* '(
- ("accelerator")
- ("acceleratorText")
- ("accelerators")
- ("activateCallback")
- ("alignment")
- ("ancestorSensitive")
- ("armCallback")
- ("armColor")
- ("armPixmap")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("defaultButtonShadowThickness")
- ("depth")
- ("destroyCallback")
- ("disarmCallback")
- ("fillOnArm")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("mappedWhenManaged")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("multiClick")
- ("navigationType")
- ("recomputeSize")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("showAsDefault")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmRowColumn 'resources* '(
- ("accelerators")
- ("adjustLast")
- ("adjustMargin")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("entryAlignment")
- ("entryBorder")
- ("entryCallback")
- ("entryClass")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("isAligned")
- ("isHomogeneous")
- ("labelString")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("menuAccelerator")
- ("menuHelpWidget")
- ("menuHistory")
- ("menuPost")
- ("mnemonic")
- ("mnemonicCharSet")
- ("navigationType")
- ("numChildren")
- ("numColumns")
- ("orientation")
- ("packing")
- ("popupEnabled")
- ("postFromCount")
- ("postFromList")
- ("radioAlwaysOne")
- ("radioBehavior")
- ("resizeHeight")
- ("resizeWidth")
- ("rowColumnType")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("spacing")
- ("stringDirection")
- ("subMenuId")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("whichButton")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmScale 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("colormap")
- ("decimalPoints")
- ("depth")
- ("destroyCallback")
- ("dragCallback")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("insertPosition")
- ("mappedWhenManaged")
- ("maximum")
- ("minimum")
- ("navigationType")
- ("numChildren")
- ("orientation")
- ("processingDirection")
- ("scaleHeight")
- ("scaleMultiple")
- ("scaleWidth")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("showValue")
- ("stringDirection")
- ("titleString")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("value")
- ("valueChangedCallback")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmScrollBar 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("decrementCallback")
- ("depth")
- ("destroyCallback")
- ("dragCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("increment")
- ("incrementCallback")
- ("initialDelay")
- ("mappedWhenManaged")
- ("maximum")
- ("minimum")
- ("navigationType")
- ("orientation")
- ("pageDecrementCallback")
- ("pageIncrement")
- ("pageIncrementCallback")
- ("processingDirection")
- ("repeatDelay")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("showArrows")
- ("sliderSize")
- ("toBottomCallback")
- ("toTopCallback")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("troughColor")
- ("unitType")
- ("userData")
- ("value")
- ("valueChangedCallback")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmScrolledWindow 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("children")
- ("clipWindow")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightPixmap")
- ("horizontalScrollBar")
- ("insertPosition")
- ("mappedWhenManaged")
- ("navigationType")
- ("numChildren")
- ("screen")
- ("scrollBarDisplayPolicy")
- ("scrollBarPlacement")
- ("scrolledWindowMarginHeight")
- ("scrolledWindowMarginWidth")
- ("scrollingPolicy")
- ("sensitive")
- ("shadowThickness")
- ("spacing")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("verticalScrollBar")
- ("visualPolicy")
- ("width")
- ("workWindow")
- ("x")
- ("y")
- ))
- (put 'XmSelectionBox 'resources* '(
- ("accelerators")
- ("allowOverlap")
- ("ancestorSensitive")
- ("applyCallback")
- ("applyLabelString")
- ("autoUnmanage")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("buttonFontList")
- ("cancelButton")
- ("cancelCallback")
- ("cancelLabelString")
- ("children")
- ("colormap")
- ("defaultButton")
- ("defaultPosition")
- ("depth")
- ("destroyCallback")
- ("dialogStyle")
- ("dialogTitle")
- ("dialogType")
- ("focusCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("helpLabelString")
- ("highlightColor")
- ("highlightPixmap")
- ("insertPosition")
- ("labelFontList")
- ("listItemCount")
- ("listItems")
- ("listLabelString")
- ("listVisibleItemCount")
- ("mapCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("minimizeButtons")
- ("mustMatch")
- ("navigationType")
- ("noMatchCallback")
- ("noResize")
- ("numChildren")
- ("okCallback")
- ("okLabelString")
- ("resizePolicy")
- ("screen")
- ("selectionLabelString")
- ("sensitive")
- ("shadowThickness")
- ("shadowType")
- ("stringDirection")
- ("textAccelerators")
- ("textColumns")
- ("textFontList")
- ("textString")
- ("textTranslations")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("unmapCallback")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmSeparator 'resources* '(
- ("accelerators")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("mappedWhenManaged")
- ("margin")
- ("navigationType")
- ("orientation")
- ("screen")
- ("sensitive")
- ("separatorType")
- ("shadowThickness")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmText 'resources* '(
- ("accelerators")
- ("activateCallback")
- ("ancestorSensitive")
- ("autoShowCursorPosition")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("cursorPosition")
- ("depth")
- ("destroyCallback")
- ("editMode")
- ("editable")
- ("focusCallback")
- ("foreground")
- ("gainPrimaryCallback")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("inputCreate")
- ("losePrimaryCallback")
- ("losingFocusCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("maxLength")
- ("modifyVerifyCallback")
- ("motionVerifyCallback")
- ("navigationType")
- ("outputCreate")
- ("screen")
- ("sensitive")
- ("shadowThickness")
- ("source")
- ("topCharacter")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("value")
- ("valueChangedCallback")
- ("verifyBell")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmTextField 'resources* '(
- ("accelerators")
- ("activateCallback")
- ("ancestorSensitive")
- ("background")
- ("backgroundPixmap")
- ("blinkRate")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("columns")
- ("cursorPosition")
- ("cursorPositionVisible")
- ("depth")
- ("destroyCallback")
- ("editable")
- ("fontList")
- ("foreground")
- ("gainPrimaryCallback")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("losePrimaryCallback")
- ("losingFocusCallback")
- ("mappedWhenManaged")
- ("marginHeight")
- ("marginWidth")
- ("maxLength")
- ("modifyVerifyCallback")
- ("motionVerifyCallback")
- ("navigationType")
- ("pendingDelete")
- ("resizeWidth")
- ("screen")
- ("selectThreshold")
- ("selectionArray")
- ("selectionArrayCount")
- ("sensitive")
- ("shadowThickness")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("value")
- ("valueChangedCallback")
- ("verifyBell")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmToggleButton 'resources* '(
- ("accelerator")
- ("acceleratorText")
- ("accelerators")
- ("alignment")
- ("ancestorSensitive")
- ("armCallback")
- ("background")
- ("backgroundPixmap")
- ("borderColor")
- ("borderPixmap")
- ("borderWidth")
- ("bottomShadowColor")
- ("bottomShadowPixmap")
- ("colormap")
- ("depth")
- ("destroyCallback")
- ("disarmCallback")
- ("fillOnSelect")
- ("fontList")
- ("foreground")
- ("height")
- ("helpCallback")
- ("highlightColor")
- ("highlightOnEnter")
- ("highlightPixmap")
- ("highlightThickness")
- ("indicatorOn")
- ("indicatorSize")
- ("indicatorType")
- ("labelInsensitivePixmap")
- ("labelPixmap")
- ("labelString")
- ("labelType")
- ("mappedWhenManaged")
- ("marginBottom")
- ("marginHeight")
- ("marginLeft")
- ("marginRight")
- ("marginTop")
- ("marginWidth")
- ("mnemonic")
- ("mnemonicCharSet")
- ("navigationType")
- ("recomputeSize")
- ("screen")
- ("selectColor")
- ("selectInsensitivePixmap")
- ("selectPixmap")
- ("sensitive")
- ("set")
- ("shadowThickness")
- ("spacing")
- ("stringDirection")
- ("topShadowColor")
- ("topShadowPixmap")
- ("translations")
- ("traversalOn")
- ("unitType")
- ("userData")
- ("valueChangedCallback")
- ("visibleWhenOff")
- ("width")
- ("x")
- ("y")
- ))
- (put 'XmArrowButtonGadget 'resources* '(
- ))
- (put 'XmCascadeButtonGadget 'resources* '(
- ))
- (put 'XmLabelGadget 'resources* '(
- ))
- (put 'XmPushButtonGadget 'resources* '(
- ))
- (put 'XmSeparatorGadget 'resources* '(
- ))
- (put 'XmToggleButtonGadget 'resources* '(
- ))
- (put 'XmArrowButtonGadget 'resources-shadow 'XmArrowButton )
- (put 'XmCascadeButtonGadget 'resources-shadow 'XmCascadeButton)
- (put 'XmLabelGadget 'resources-shadow 'XmLabel )
- (put 'XmPushButtonGadget 'resources-shadow 'XmPushButton )
- (put 'XmSeparatorGadget 'resources-shadow 'XmSeparator )
- (put 'XmToggleButtonGadget 'resources-shadow 'XmToggleButton )
-
- ;;;
- ;;; Append resources that were missed by xmlistres.
- ;;;
- (put 'XmText 'resources
- (append '(("rows") ("columns")) (get 'XmText 'resources)))
- (put 'XmText 'resources*
- (append '(("rows") ("columns")) (get 'XmText 'resources*)))
-
- (put 'XmForm 'resources-constraint
- '(("leftAttachment")
- ("rightAttachment")
- ("topAttachment")
- ("bottomAttachment")
- ("leftPosition")
- ("rightPosition")
- ("topPosition")
- ("bottomPosition")
- ("leftOffset")
- ("rightOffset")
- ("topOffset")
- ("bottomOffset")
- ("leftWidget")
- ("rightWidget")
- ("topWidget")
- ("bottomWidget")
- ))
-
- (put 'TopLevelShell 'manpage "TopLevelShe")
- (put 'XmDialogShell 'manpage "XmDialogShe")
- (put 'XmArrowButton 'manpage "XmArrowButA")
- (put 'XmCascadeButton 'manpage "XmCascadeBA")
- (put 'XmDrawnButton 'manpage "XmDrawnButt")
- (put 'XmLabel 'manpage "XmLabel" )
- (put 'XmList 'manpage "XmList" )
- (put 'XmPushButton 'manpage "XmPushButtA")
- (put 'XmScrollBar 'manpage "XmScrollBaA")
- (put 'XmSeparator 'manpage "XmSeparatoA")
- (put 'XmText 'manpage "XmText" )
- (put 'XmTextField 'manpage "XmTextFielA")
- (put 'XmToggleButton 'manpage "XmToggleBuA")
- (put 'XmBulletinBoard 'manpage "XmBulletinB")
- (put 'XmCommand 'manpage "XmCommand" )
- (put 'XmDrawingArea 'manpage "XmDrawingAr")
- (put 'XmFileSelectionBox 'manpage "XmFileSeleA")
- (put 'XmForm 'manpage "XmForm" )
- (put 'XmFrame 'manpage "XmFrame" )
- (put 'XmMainWindow 'manpage "XmMainWindA")
- (put 'XmManager 'manpage "XmManager" )
- (put 'XmMessageBox 'manpage "XmMessageBA")
- (put 'XmPanedWindow 'manpage "XmPanedWind")
- (put 'XmPrimitive 'manpage "XmPrimitive")
- (put 'XmRowColumn 'manpage "XmRowColumn")
- (put 'XmScale 'manpage "XmScale" )
- (put 'XmScrolledWindow 'manpage "XmScrolledA")
- (put 'XmSelectionBox 'manpage "XmSelectioA")
- (put 'XmArrowButtonGadget 'manpage "XmArrowButB")
- (put 'XmCascadeButtonGadget 'manpage "XmCascadeBB")
- (put 'XmLabelGadget 'manpage "XmLabelGadg")
- (put 'XmPushButtonGadget 'manpage "XmPushButtB")
- (put 'XmSeparatorGadget 'manpage "XmSeparatoB")
- (put 'XmToggleButtonGadget 'manpage "XmToggleBuB")
-