Fixed bug reporting the significance of paired value t-test.
[pspp-builds.git] / lib / gtksheet / gtkextra-marshal.h
1
2 #ifndef __gtkextra_MARSHAL_H__
3 #define __gtkextra_MARSHAL_H__
4
5 #include        <glib-object.h>
6
7 G_BEGIN_DECLS
8
9 /* BOOL:INT,INT,POINTER,POINTER (gtkextra-marshal.list:1) */
10 extern void gtkextra_BOOLEAN__INT_INT_POINTER_POINTER (GClosure     *closure,
11                                                        GValue       *return_value,
12                                                        guint         n_param_values,
13                                                        const GValue *param_values,
14                                                        gpointer      invocation_hint,
15                                                        gpointer      marshal_data);
16 #define gtkextra_BOOL__INT_INT_POINTER_POINTER  gtkextra_BOOLEAN__INT_INT_POINTER_POINTER
17
18 /* BOOL:BOXED,POINTER (gtkextra-marshal.list:2) */
19 extern void gtkextra_BOOLEAN__BOXED_POINTER (GClosure     *closure,
20                                              GValue       *return_value,
21                                              guint         n_param_values,
22                                              const GValue *param_values,
23                                              gpointer      invocation_hint,
24                                              gpointer      marshal_data);
25 #define gtkextra_BOOL__BOXED_POINTER    gtkextra_BOOLEAN__BOXED_POINTER
26
27 /* BOOL:BOXED,STRING (gtkextra-marshal.list:3) */
28 extern void gtkextra_BOOLEAN__BOXED_STRING (GClosure     *closure,
29                                             GValue       *return_value,
30                                             guint         n_param_values,
31                                             const GValue *param_values,
32                                             gpointer      invocation_hint,
33                                             gpointer      marshal_data);
34 #define gtkextra_BOOL__BOXED_STRING     gtkextra_BOOLEAN__BOXED_STRING
35
36 /* BOOL:BOXED,BOXED (gtkextra-marshal.list:4) */
37 extern void gtkextra_BOOLEAN__BOXED_BOXED (GClosure     *closure,
38                                            GValue       *return_value,
39                                            guint         n_param_values,
40                                            const GValue *param_values,
41                                            gpointer      invocation_hint,
42                                            gpointer      marshal_data);
43 #define gtkextra_BOOL__BOXED_BOXED      gtkextra_BOOLEAN__BOXED_BOXED
44
45 /* BOOL:BOXED,DOUBLE,DOUBLE (gtkextra-marshal.list:5) */
46 extern void gtkextra_BOOLEAN__BOXED_DOUBLE_DOUBLE (GClosure     *closure,
47                                                    GValue       *return_value,
48                                                    guint         n_param_values,
49                                                    const GValue *param_values,
50                                                    gpointer      invocation_hint,
51                                                    gpointer      marshal_data);
52 #define gtkextra_BOOL__BOXED_DOUBLE_DOUBLE      gtkextra_BOOLEAN__BOXED_DOUBLE_DOUBLE
53
54 /* BOOL:POINTER,POINTER (gtkextra-marshal.list:6) */
55 extern void gtkextra_BOOLEAN__POINTER_POINTER (GClosure     *closure,
56                                                GValue       *return_value,
57                                                guint         n_param_values,
58                                                const GValue *param_values,
59                                                gpointer      invocation_hint,
60                                                gpointer      marshal_data);
61 #define gtkextra_BOOL__POINTER_POINTER  gtkextra_BOOLEAN__POINTER_POINTER
62
63 /* BOOL:POINTER,BOXED (gtkextra-marshal.list:7) */
64 extern void gtkextra_BOOLEAN__POINTER_BOXED (GClosure     *closure,
65                                              GValue       *return_value,
66                                              guint         n_param_values,
67                                              const GValue *param_values,
68                                              gpointer      invocation_hint,
69                                              gpointer      marshal_data);
70 #define gtkextra_BOOL__POINTER_BOXED    gtkextra_BOOLEAN__POINTER_BOXED
71
72 /* BOOL:POINTER,STRING (gtkextra-marshal.list:8) */
73 extern void gtkextra_BOOLEAN__POINTER_STRING (GClosure     *closure,
74                                               GValue       *return_value,
75                                               guint         n_param_values,
76                                               const GValue *param_values,
77                                               gpointer      invocation_hint,
78                                               gpointer      marshal_data);
79 #define gtkextra_BOOL__POINTER_STRING   gtkextra_BOOLEAN__POINTER_STRING
80
81 /* BOOL:POINTER (gtkextra-marshal.list:9) */
82 extern void gtkextra_BOOLEAN__POINTER (GClosure     *closure,
83                                        GValue       *return_value,
84                                        guint         n_param_values,
85                                        const GValue *param_values,
86                                        gpointer      invocation_hint,
87                                        gpointer      marshal_data);
88 #define gtkextra_BOOL__POINTER  gtkextra_BOOLEAN__POINTER
89
90 /* BOOL:BOXED (gtkextra-marshal.list:10) */
91 extern void gtkextra_BOOLEAN__BOXED (GClosure     *closure,
92                                      GValue       *return_value,
93                                      guint         n_param_values,
94                                      const GValue *param_values,
95                                      gpointer      invocation_hint,
96                                      gpointer      marshal_data);
97 #define gtkextra_BOOL__BOXED    gtkextra_BOOLEAN__BOXED
98
99 /* BOOL:INT,INT (gtkextra-marshal.list:11) */
100 extern void gtkextra_BOOLEAN__INT_INT (GClosure     *closure,
101                                        GValue       *return_value,
102                                        guint         n_param_values,
103                                        const GValue *param_values,
104                                        gpointer      invocation_hint,
105                                        gpointer      marshal_data);
106 #define gtkextra_BOOL__INT_INT  gtkextra_BOOLEAN__INT_INT
107
108 /* VOID:INT (gtkextra-marshal.list:12) */
109 #define gtkextra_VOID__INT      g_cclosure_marshal_VOID__INT
110
111 /* VOID:INT,STRING (gtkextra-marshal.list:13) */
112 extern void gtkextra_VOID__INT_STRING (GClosure     *closure,
113                                        GValue       *return_value,
114                                        guint         n_param_values,
115                                        const GValue *param_values,
116                                        gpointer      invocation_hint,
117                                        gpointer      marshal_data);
118
119 /* VOID:BOXED (gtkextra-marshal.list:14) */
120 #define gtkextra_VOID__BOXED    g_cclosure_marshal_VOID__BOXED
121
122 /* VOID:VOID (gtkextra-marshal.list:15) */
123 #define gtkextra_VOID__VOID     g_cclosure_marshal_VOID__VOID
124
125 /* VOID:BOOL (gtkextra-marshal.list:16) */
126 #define gtkextra_VOID__BOOLEAN  g_cclosure_marshal_VOID__BOOLEAN
127 #define gtkextra_VOID__BOOL     gtkextra_VOID__BOOLEAN
128
129 /* VOID:POINTER (gtkextra-marshal.list:17) */
130 #define gtkextra_VOID__POINTER  g_cclosure_marshal_VOID__POINTER
131
132 /* VOID:INT,INT (gtkextra-marshal.list:18) */
133 extern void gtkextra_VOID__INT_INT (GClosure     *closure,
134                                     GValue       *return_value,
135                                     guint         n_param_values,
136                                     const GValue *param_values,
137                                     gpointer      invocation_hint,
138                                     gpointer      marshal_data);
139
140 /* VOID:INT,INT,INT,INT (Added by JMD 1/1/26) */
141 extern void gtkextra_VOID__INT_INT_INT_INT (GClosure     *closure,
142                                             GValue       *return_value,
143                                             guint         n_param_values,
144                                             const GValue *param_values,
145                                             gpointer      invocation_hint,
146                                             gpointer      marshal_data);
147
148
149 /* VOID:INT,POINTER (gtkextra-marshal.list:19) */
150 extern void gtkextra_VOID__INT_POINTER (GClosure     *closure,
151                                         GValue       *return_value,
152                                         guint         n_param_values,
153                                         const GValue *param_values,
154                                         gpointer      invocation_hint,
155                                         gpointer      marshal_data);
156
157 /* VOID:INT,BOXED (gtkextra-marshal.list:20) */
158 extern void gtkextra_VOID__INT_BOXED (GClosure     *closure,
159                                       GValue       *return_value,
160                                       guint         n_param_values,
161                                       const GValue *param_values,
162                                       gpointer      invocation_hint,
163                                       gpointer      marshal_data);
164
165 /* VOID:POINTER,POINTER (gtkextra-marshal.list:21) */
166 extern void gtkextra_VOID__POINTER_POINTER (GClosure     *closure,
167                                             GValue       *return_value,
168                                             guint         n_param_values,
169                                             const GValue *param_values,
170                                             gpointer      invocation_hint,
171                                             gpointer      marshal_data);
172
173 /* VOID:BOXED,POINTER (gtkextra-marshal.list:22) */
174 extern void gtkextra_VOID__BOXED_POINTER (GClosure     *closure,
175                                           GValue       *return_value,
176                                           guint         n_param_values,
177                                           const GValue *param_values,
178                                           gpointer      invocation_hint,
179                                           gpointer      marshal_data);
180
181 /* VOID:BOXED,BOXED (gtkextra-marshal.list:23) */
182 extern void gtkextra_VOID__BOXED_BOXED (GClosure     *closure,
183                                         GValue       *return_value,
184                                         guint         n_param_values,
185                                         const GValue *param_values,
186                                         gpointer      invocation_hint,
187                                         gpointer      marshal_data);
188
189 /* VOID:OBJECT,OBJECT (gtkextra-marshal.list:24) */
190 extern void gtkextra_VOID__OBJECT_OBJECT (GClosure     *closure,
191                                           GValue       *return_value,
192                                           guint         n_param_values,
193                                           const GValue *param_values,
194                                           gpointer      invocation_hint,
195                                           gpointer      marshal_data);
196
197 /* VOID:DOUBLE,DOUBLE,DOUBLE,DOUBLE (gtkextra-marshal.list:25) */
198 extern void gtkextra_VOID__DOUBLE_DOUBLE_DOUBLE_DOUBLE (GClosure     *closure,
199                                                         GValue       *return_value,
200                                                         guint         n_param_values,
201                                                         const GValue *param_values,
202                                                         gpointer      invocation_hint,
203                                                         gpointer      marshal_data);
204
205 G_END_DECLS
206
207 #endif /* __gtkextra_MARSHAL_H__ */
208