1 /* Generated by wbuild from "Board.w"
2 ** (generator version $Revision: 404 $ of $Date: 1999-09-28 09:56:30 -0600 (Tue, 28 Sep 1999) $)
3 */
4 #ifndef _XfwfBoard_H_
5 #define _XfwfBoard_H_
6 #include "Frame.h"
7 _XFUNCPROTOBEGIN
8 #ifndef XtNabs_x
9 #define XtNabs_x "abs_x"
10 #endif
11 #ifndef XtCAbs_x
12 #define XtCAbs_x "Abs_x"
13 #endif
14 #ifndef XtRPosition
15 #define XtRPosition "Position"
16 #endif
17 
18 #ifndef XtNrel_x
19 #define XtNrel_x "rel_x"
20 #endif
21 #ifndef XtCRel_x
22 #define XtCRel_x "Rel_x"
23 #endif
24 #ifndef XtRFloat
25 #define XtRFloat "Float"
26 #endif
27 
28 #ifndef XtNabs_y
29 #define XtNabs_y "abs_y"
30 #endif
31 #ifndef XtCAbs_y
32 #define XtCAbs_y "Abs_y"
33 #endif
34 #ifndef XtRPosition
35 #define XtRPosition "Position"
36 #endif
37 
38 #ifndef XtNrel_y
39 #define XtNrel_y "rel_y"
40 #endif
41 #ifndef XtCRel_y
42 #define XtCRel_y "Rel_y"
43 #endif
44 #ifndef XtRFloat
45 #define XtRFloat "Float"
46 #endif
47 
48 #ifndef XtNabs_width
49 #define XtNabs_width "abs_width"
50 #endif
51 #ifndef XtCAbs_width
52 #define XtCAbs_width "Abs_width"
53 #endif
54 #ifndef XtRPosition
55 #define XtRPosition "Position"
56 #endif
57 
58 #ifndef XtNrel_width
59 #define XtNrel_width "rel_width"
60 #endif
61 #ifndef XtCRel_width
62 #define XtCRel_width "Rel_width"
63 #endif
64 #ifndef XtRFloat
65 #define XtRFloat "Float"
66 #endif
67 
68 #ifndef XtNabs_height
69 #define XtNabs_height "abs_height"
70 #endif
71 #ifndef XtCAbs_height
72 #define XtCAbs_height "Abs_height"
73 #endif
74 #ifndef XtRPosition
75 #define XtRPosition "Position"
76 #endif
77 
78 #ifndef XtNrel_height
79 #define XtNrel_height "rel_height"
80 #endif
81 #ifndef XtCRel_height
82 #define XtCRel_height "Rel_height"
83 #endif
84 #ifndef XtRFloat
85 #define XtRFloat "Float"
86 #endif
87 
88 #ifndef XtNhunit
89 #define XtNhunit "hunit"
90 #endif
91 #ifndef XtCHunit
92 #define XtCHunit "Hunit"
93 #endif
94 #ifndef XtRFloat
95 #define XtRFloat "Float"
96 #endif
97 
98 #ifndef XtNvunit
99 #define XtNvunit "vunit"
100 #endif
101 #ifndef XtCVunit
102 #define XtCVunit "Vunit"
103 #endif
104 #ifndef XtRFloat
105 #define XtRFloat "Float"
106 #endif
107 
108 #ifndef XtNlocation
109 #define XtNlocation "location"
110 #endif
111 #ifndef XtCLocation
112 #define XtCLocation "Location"
113 #endif
114 #ifndef XtRString
115 #define XtRString "String"
116 #endif
117 
118 typedef struct _XfwfBoardClassRec *XfwfBoardWidgetClass;
119 typedef struct _XfwfBoardRec *XfwfBoardWidget;
120 externalref WidgetClass xfwfBoardWidgetClass;
121 _XFUNCPROTOEND
122 #endif /*_XfwfBoard_H_*/
123