#include #include extern WidgetClass xmToggleButtonGadgetClass; extern WidgetClass xmRowColumnWidgetClass; extern WidgetClass xmTextFieldWidgetClass; extern WidgetClass xmSeparatorGadgetClass; extern WidgetClass xmScrollBarWidgetClass; extern WidgetClass xmSeparatorWidgetClass; extern WidgetClass xmScrolledWindowWidgetClass; extern WidgetClass xmPushButtonGadgetClass; extern WidgetClass xmToggleButtonWidgetClass; extern WidgetClass xmSelectionBoxWidgetClass; extern WidgetClass xmPrimitiveWidgetClass; extern WidgetClass shellWidgetClass; extern WidgetClass vendorShellWidgetClass; extern WidgetClass xmManagerWidgetClass; extern WidgetClass xmListWidgetClass; extern WidgetClass xmLabelGadgetClass; extern WidgetClass xmTextWidgetClass; extern WidgetClass xmScaleWidgetClass; extern WidgetClass xmCascadeButtonGadgetClass; extern WidgetClass xmFrameWidgetClass; extern WidgetClass xmDrawnButtonWidgetClass; extern WidgetClass xmDrawingAreaWidgetClass; extern WidgetClass xmPanedWindowWidgetClass; extern WidgetClass xmLabelWidgetClass; extern WidgetClass xmPushButtonWidgetClass; extern WidgetClass xmArrowButtonGadgetClass; UxrDDInit() { UxrDDInstall (XmNrowColumnType, UxUT_string, UxXT_RowColumnType); UxrDDInstall (XmNradioBehavior, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNradioAlwaysOne, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNpopupEnabled, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNpacking, UxUT_string, UxXT_Packing); UxrDDInstall (XmNmenuPost, UxUT_string, UxXT_StringOrNull); UxrDDInstall (XmNmenuHistory, UxUT_string, UxXT_Widget); UxrDDInstall (XmNmenuHelpWidget, UxUT_string, UxXT_Widget); UxrDDInstall (XmNisHomogeneous, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNisAligned, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNentryClass, UxUT_string, UxXT_WidgetClass); UxrDDInstall (XmNentryBorder, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNentryAlignment, UxUT_string, UxXT_Alignment); UxrDDInstall (XmNadjustMargin, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNadjustLast, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNwinGravity, UxUT_string, UxXT_WinGravity); UxrDDInstall (XmNwindowGroup, UxUT_string, UxXT_XID); UxrDDInstall (XmNwaitForWm, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNtransient, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNtitleEncoding, UxUT_string, UxXT_Atom); UxrDDInstall (XmNinput, UxUT_string, UxXT_Bool); UxrDDInstall (XmNinitialState, UxUT_string, UxXT_InitialWindowState); UxrDDInstall (XmNiconWindow, UxUT_string, UxXT_Window); UxrDDInstall (XmNiconPixmap, UxUT_string, UxXT_bitmap); UxrDDInstall (XmNiconMask, UxUT_string, UxXT_bitmap); UxrDDInstall (XmNuseAsyncGeometry, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNshellUnitType, UxUT_string, UxXT_UnitType); UxrDDInstall (XmNkeyboardFocusPolicy, UxUT_string, UxXT_KeyboardFocusPolicy); UxrDDInstall (XmNdeleteResponse, UxUT_string, UxXT_DeleteResponse); UxrDDInstall (XmNtransientFor, UxUT_string, UxXT_Widget); UxrDDInstall (XmNiconNameEncoding, UxUT_string, UxXT_Atom); UxrDDInstall (XmNiconic, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNvisibleWhenOff, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNset, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNselectPixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNselectInsensitivePixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNselectColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNindicatorType, UxUT_string, UxXT_IndicatorType); UxrDDInstall (XmNindicatorSize, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNindicatorOn, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNfillOnSelect, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNwordWrap, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNresizeWidth, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNresizeHeight, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNcursorPositionVisible, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNselectionArray, UxUT_string, UxXT_SelectionArray); UxrDDInstall (XmNpendingDelete, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNverifyBell, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNeditMode, UxUT_string, UxXT_EditMode); UxrDDInstall (XmNeditable, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNautoShowCursorPosition, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNsaveUnder, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNoverrideRedirect, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNgeometry, UxUT_string, UxXT_StringOrNull); UxrDDInstall (XmNseparatorType, UxUT_string, UxXT_SeparatorType); UxrDDInstall (XmNmargin, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNtextString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNtextAccelerators, UxUT_string, UxXT_Accelerators); UxrDDInstall (XmNselectionLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNmustMatch, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNlistLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNlistItems, UxUT_string, UxXT_ListItems); UxrDDInstall (XmNapplyLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNtroughColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNshowArrows, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNworkWindow, UxUT_string, UxXT_Widget); UxrDDInstall (XmNvisualPolicy, UxUT_string, UxXT_VisualPolicy); UxrDDInstall (XmNscrollingPolicy, UxUT_string, UxXT_ScrollingPolicy); UxrDDInstall (XmNscrolledWindowMarginWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNscrolledWindowMarginHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNscrollBarPlacement, UxUT_string, UxXT_ScrollBarPlacement); UxrDDInstall (XmNclipWindow, UxUT_string, UxXT_Widget); UxrDDInstall (XmNtitleString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNshowValue, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNscaleWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNscaleHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNprocessingDirection, UxUT_string, UxXT_ProcessingDirection); UxrDDInstall (XmNorientation, UxUT_string, UxXT_Orientation); UxrDDInstall (XmNscrollVertical, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNscrollTopSide, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNscrollLeftSide, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNscrollHorizontal, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNverticalScrollBar, UxUT_string, UxXT_Widget); UxrDDInstall (XmNhorizontalScrollBar, UxUT_string, UxXT_Widget); UxrDDInstall (XmNshowAsDefault, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNfillOnArm, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNdefaultButtonShadowThickness, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNarmPixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNarmColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNskipAdjust, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNpaneMinimum, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNpaneMaximum, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNallowResize, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNspacing, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNseparatorOn, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNsashWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNsashShadowThickness, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNsashIndent, UxUT_int, UxXT_Position); UxrDDInstall (XmNsashHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNrefigureMode, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNsymbolPixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNokLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNminimizeButtons, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmessageString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNmessageAlignment, UxUT_string, UxXT_Alignment); UxrDDInstall (XmNhelpLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNdialogType, UxUT_string, UxXT_DialogType); UxrDDInstall (XmNdefaultButtonType, UxUT_string, UxXT_DefaultButtonType); UxrDDInstall (XmNcancelLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNtopShadowPixmap, UxUT_string, UxXT_TopShadowPixmap); UxrDDInstall (XmNtopShadowColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNhighlightPixmap, UxUT_string, UxXT_HighlightPixmap); UxrDDInstall (XmNhighlightColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNforeground, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNbottomShadowPixmap, UxUT_string, UxXT_BottomShadowPixmap); UxrDDInstall (XmNbottomShadowColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNallowShellResize, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNdefaultFontList, UxUT_string, UxXT_XmFontList); UxrDDInstall (XmNshowSeparator, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmessageWindow, UxUT_string, UxXT_Widget); UxrDDInstall (XmNmenuBar, UxUT_string, UxXT_Widget); UxrDDInstall (XmNmainWindowMarginWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNmainWindowMarginHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNcommandWindowLocation, UxUT_string, UxXT_CommandWindowLocation); UxrDDInstall (XmNcommandWindow, UxUT_string, UxXT_Widget); UxrDDInstall (XmNselectionPolicy, UxUT_string, UxXT_SelectionPolicy); UxrDDInstall (XmNselectedItems, UxUT_string, UxXT_SelectedItems); UxrDDInstall (XmNscrollBarDisplayPolicy, UxUT_string, UxXT_ScrollBarDisplayPolicy); UxrDDInstall (XmNlistSpacing, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNlistSizePolicy, UxUT_string, UxXT_ListSizePolicy); UxrDDInstall (XmNlistMarginWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNlistMarginHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNitems, UxUT_string, UxXT_Items); UxrDDInstall (XmNautomaticSelection, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNstringDirection, UxUT_string, UxXT_StringDirection); UxrDDInstall (XmNrecomputeSize, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmnemonic, UxUT_string, UxXT_KeySym); UxrDDInstall (XmNmarginTop, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNmarginRight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNmarginLeft, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNmarginBottom, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNlabelType, UxUT_string, UxXT_LabelType); UxrDDInstall (XmNlabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNlabelPixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNlabelInsensitivePixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNfontList, UxUT_string, UxXT_XmFontList); UxrDDInstall (XmNalignment, UxUT_string, UxXT_Alignment); UxrDDInstall (XmNacceleratorText, UxUT_string, UxXT_XmString); UxrDDInstall (XmNunitType, UxUT_string, UxXT_UnitType); UxrDDInstall (XmNtraversalOn, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNshadowThickness, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNnavigationType, UxUT_string, UxXT_NavigationType); UxrDDInstall (XmNhighlightThickness, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNhighlightOnEnter, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNpattern, UxUT_string, UxXT_XmString); UxrDDInstall (XmNnoMatchString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNlistUpdated, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNfilterLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNfileTypeMask, UxUT_string, UxXT_FileTypeMask); UxrDDInstall (XmNfileListLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNfileListItems, UxUT_string, UxXT_FileListItems); UxrDDInstall (XmNdirSpec, UxUT_string, UxXT_XmString); UxrDDInstall (XmNdirMask, UxUT_string, UxXT_XmString); UxrDDInstall (XmNdirListLabelString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNdirListItems, UxUT_string, UxXT_DirListItems); UxrDDInstall (XmNdirectoryValid, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNdirectory, UxUT_string, UxXT_XmString); UxrDDInstall (XmNtopWidget, UxUT_string, UxXT_Widget); UxrDDInstall (XmNtopAttachment, UxUT_string, UxXT_AttachmentType); UxrDDInstall (XmNrightWidget, UxUT_string, UxXT_Widget); UxrDDInstall (XmNrightAttachment, UxUT_string, UxXT_AttachmentType); UxrDDInstall (XmNresizable, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNleftWidget, UxUT_string, UxXT_Widget); UxrDDInstall (XmNleftAttachment, UxUT_string, UxXT_AttachmentType); UxrDDInstall (XmNbottomWidget, UxUT_string, UxXT_Widget); UxrDDInstall (XmNbottomAttachment, UxUT_string, UxXT_AttachmentType); UxrDDInstall (XmNverticalSpacing, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNrubberPositioning, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNhorizontalSpacing, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNpushButtonEnabled, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNchildren, UxUT_stringTable, UxXT_WidgetList); UxrDDInstall (XmNpromptString, UxUT_string, UxXT_XmString); UxrDDInstall (XmNhistoryItems, UxUT_string, UxXT_HistoryItems); UxrDDInstall (XmNcommand, UxUT_string, UxXT_XmString); UxrDDInstall (XmNsubMenuId, UxUT_string, UxXT_Widget); UxrDDInstall (XmNcascadePixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNtextTranslations, UxUT_string, UxXT_Translations); UxrDDInstall (XmNtextFontList, UxUT_string, UxXT_XmFontList); UxrDDInstall (XmNshadowType, UxUT_string, UxXT_ShadowType); UxrDDInstall (XmNresizePolicy, UxUT_string, UxXT_ResizePolicy); UxrDDInstall (XmNnoResize, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmarginWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNmarginHeight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNlabelFontList, UxUT_string, UxXT_XmFontList); UxrDDInstall (XmNdialogTitle, UxUT_string, UxXT_XmString); UxrDDInstall (XmNdialogStyle, UxUT_string, UxXT_DialogStyle); UxrDDInstall (XmNdefaultPosition, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNdefaultButton, UxUT_string, UxXT_Widget); UxrDDInstall (XmNcancelButton, UxUT_string, UxXT_Widget); UxrDDInstall (XmNbuttonFontList, UxUT_string, UxXT_XmFontList); UxrDDInstall (XmNautoUnmanage, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNallowOverlap, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmultiClick, UxUT_string, UxXT_MultiClick); UxrDDInstall (XmNarrowDirection, UxUT_string, UxXT_ArrowDirection); UxrDDInstall (XmNy, UxUT_int, UxXT_Position); UxrDDInstall (XmNx, UxUT_int, UxXT_Position); UxrDDInstall (XmNwidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNsensitive, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNheight, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNborderWidth, UxUT_int, UxXT_Dimension); UxrDDInstall (XmNancestorSensitive, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNmappedWhenManaged, UxUT_string, UxXT_Boolean); UxrDDInstall (XmNcolormap, UxUT_long, UxXT_Colormap); UxrDDInstall (XmNborderPixmap, UxUT_string, UxXT_BorderPixmap); UxrDDInstall (XmNborderColor, UxUT_string, UxXT_Pixel); UxrDDInstall (XmNbackgroundPixmap, UxUT_string, UxXT_Pixmap); UxrDDInstall (XmNbackground, UxUT_string, UxXT_Pixel); }