Ardour  8.7-14-g57a6773833
gtkmarshalers.h
Go to the documentation of this file.
1 /* This file is generated by glib-genmarshal, do not modify it. This code is licensed under the same license as the containing project. Note that it links to GLib, so must comply with the LGPL linking clauses. */
2 #ifndef ___GTK_MARSHAL_MARSHAL_H__
3 #define ___GTK_MARSHAL_MARSHAL_H__
4 
5 #include <glib-object.h>
6 
7 G_BEGIN_DECLS
8 
9 /* BOOLEAN:BOXED (./gtkmarshalers.list:24) */
10 extern
11 void _gtk_marshal_BOOLEAN__BOXED (GClosure *closure,
12  GValue *return_value,
13  guint n_param_values,
14  const GValue *param_values,
15  gpointer invocation_hint,
16  gpointer marshal_data);
17 
18 /* BOOLEAN:BOXED,BOXED (./gtkmarshalers.list:25) */
19 #define _gtk_marshal_BOOLEAN__BOXED_BOXED g_cclosure_marshal_BOOLEAN__BOXED_BOXED
20 
21 /* BOOLEAN:ENUM (./gtkmarshalers.list:26) */
22 extern
23 void _gtk_marshal_BOOLEAN__ENUM (GClosure *closure,
24  GValue *return_value,
25  guint n_param_values,
26  const GValue *param_values,
27  gpointer invocation_hint,
28  gpointer marshal_data);
29 
30 /* BOOLEAN:ENUM,BOOLEAN (./gtkmarshalers.list:27) */
31 extern
32 void _gtk_marshal_BOOLEAN__ENUM_BOOLEAN (GClosure *closure,
33  GValue *return_value,
34  guint n_param_values,
35  const GValue *param_values,
36  gpointer invocation_hint,
37  gpointer marshal_data);
38 
39 /* BOOLEAN:ENUM,DOUBLE (./gtkmarshalers.list:28) */
40 extern
41 void _gtk_marshal_BOOLEAN__ENUM_DOUBLE (GClosure *closure,
42  GValue *return_value,
43  guint n_param_values,
44  const GValue *param_values,
45  gpointer invocation_hint,
46  gpointer marshal_data);
47 
48 /* BOOLEAN:ENUM,INT (./gtkmarshalers.list:29) */
49 extern
50 void _gtk_marshal_BOOLEAN__ENUM_INT (GClosure *closure,
51  GValue *return_value,
52  guint n_param_values,
53  const GValue *param_values,
54  gpointer invocation_hint,
55  gpointer marshal_data);
56 
57 /* BOOLEAN:OBJECT (./gtkmarshalers.list:30) */
58 extern
59 void _gtk_marshal_BOOLEAN__OBJECT (GClosure *closure,
60  GValue *return_value,
61  guint n_param_values,
62  const GValue *param_values,
63  gpointer invocation_hint,
64  gpointer marshal_data);
65 
66 /* BOOLEAN:OBJECT,UINT,FLAGS (./gtkmarshalers.list:31) */
67 extern
69  GValue *return_value,
70  guint n_param_values,
71  const GValue *param_values,
72  gpointer invocation_hint,
73  gpointer marshal_data);
74 
75 /* BOOLEAN:OBJECT,INT,INT,UINT (./gtkmarshalers.list:32) */
76 extern
78  GValue *return_value,
79  guint n_param_values,
80  const GValue *param_values,
81  gpointer invocation_hint,
82  gpointer marshal_data);
83 
84 /* BOOLEAN:OBJECT,STRING,STRING,BOXED (./gtkmarshalers.list:33) */
85 extern
87  GValue *return_value,
88  guint n_param_values,
89  const GValue *param_values,
90  gpointer invocation_hint,
91  gpointer marshal_data);
92 
93 /* BOOLEAN:OBJECT,BOXED (./gtkmarshalers.list:34) */
94 extern
95 void _gtk_marshal_BOOLEAN__OBJECT_BOXED (GClosure *closure,
96  GValue *return_value,
97  guint n_param_values,
98  const GValue *param_values,
99  gpointer invocation_hint,
100  gpointer marshal_data);
101 
102 /* BOOLEAN:OBJECT,BOXED,BOXED (./gtkmarshalers.list:35) */
103 extern
105  GValue *return_value,
106  guint n_param_values,
107  const GValue *param_values,
108  gpointer invocation_hint,
109  gpointer marshal_data);
110 
111 /* BOOLEAN:OBJECT,OBJECT,OBJECT (./gtkmarshalers.list:36) */
112 extern
114  GValue *return_value,
115  guint n_param_values,
116  const GValue *param_values,
117  gpointer invocation_hint,
118  gpointer marshal_data);
119 
120 /* BOOLEAN:OBJECT,STRING,STRING (./gtkmarshalers.list:37) */
121 extern
123  GValue *return_value,
124  guint n_param_values,
125  const GValue *param_values,
126  gpointer invocation_hint,
127  gpointer marshal_data);
128 
129 /* BOOLEAN:OBJECT,ENUM (./gtkmarshalers.list:38) */
130 extern
131 void _gtk_marshal_BOOLEAN__OBJECT_ENUM (GClosure *closure,
132  GValue *return_value,
133  guint n_param_values,
134  const GValue *param_values,
135  gpointer invocation_hint,
136  gpointer marshal_data);
137 
138 /* BOOLEAN:INT (./gtkmarshalers.list:39) */
139 extern
140 void _gtk_marshal_BOOLEAN__INT (GClosure *closure,
141  GValue *return_value,
142  guint n_param_values,
143  const GValue *param_values,
144  gpointer invocation_hint,
145  gpointer marshal_data);
146 
147 /* BOOLEAN:INT,INT (./gtkmarshalers.list:40) */
148 extern
149 void _gtk_marshal_BOOLEAN__INT_INT (GClosure *closure,
150  GValue *return_value,
151  guint n_param_values,
152  const GValue *param_values,
153  gpointer invocation_hint,
154  gpointer marshal_data);
155 
156 /* BOOLEAN:INT,INT,INT (./gtkmarshalers.list:41) */
157 extern
158 void _gtk_marshal_BOOLEAN__INT_INT_INT (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 /* BOOLEAN:INT,INT,BOOLEAN,OBJECT (./gtkmarshalers.list:42) */
166 extern
168  GValue *return_value,
169  guint n_param_values,
170  const GValue *param_values,
171  gpointer invocation_hint,
172  gpointer marshal_data);
173 
174 /* BOOLEAN:UINT (./gtkmarshalers.list:43) */
175 extern
176 void _gtk_marshal_BOOLEAN__UINT (GClosure *closure,
177  GValue *return_value,
178  guint n_param_values,
179  const GValue *param_values,
180  gpointer invocation_hint,
181  gpointer marshal_data);
182 
183 /* BOOLEAN:VOID (./gtkmarshalers.list:44) */
184 extern
185 void _gtk_marshal_BOOLEAN__VOID (GClosure *closure,
186  GValue *return_value,
187  guint n_param_values,
188  const GValue *param_values,
189  gpointer invocation_hint,
190  gpointer marshal_data);
191 
192 /* BOOLEAN:BOOLEAN (./gtkmarshalers.list:45) */
193 extern
194 void _gtk_marshal_BOOLEAN__BOOLEAN (GClosure *closure,
195  GValue *return_value,
196  guint n_param_values,
197  const GValue *param_values,
198  gpointer invocation_hint,
199  gpointer marshal_data);
200 
201 /* BOOLEAN:BOOLEAN,BOOLEAN,BOOLEAN (./gtkmarshalers.list:46) */
202 extern
204  GValue *return_value,
205  guint n_param_values,
206  const GValue *param_values,
207  gpointer invocation_hint,
208  gpointer marshal_data);
209 
210 /* BOOLEAN:STRING (./gtkmarshalers.list:47) */
211 extern
212 void _gtk_marshal_BOOLEAN__STRING (GClosure *closure,
213  GValue *return_value,
214  guint n_param_values,
215  const GValue *param_values,
216  gpointer invocation_hint,
217  gpointer marshal_data);
218 
219 /* ENUM:ENUM (./gtkmarshalers.list:48) */
220 extern
221 void _gtk_marshal_ENUM__ENUM (GClosure *closure,
222  GValue *return_value,
223  guint n_param_values,
224  const GValue *param_values,
225  gpointer invocation_hint,
226  gpointer marshal_data);
227 
228 /* ENUM:VOID (./gtkmarshalers.list:49) */
229 extern
230 void _gtk_marshal_ENUM__VOID (GClosure *closure,
231  GValue *return_value,
232  guint n_param_values,
233  const GValue *param_values,
234  gpointer invocation_hint,
235  gpointer marshal_data);
236 
237 /* INT:POINTER (./gtkmarshalers.list:50) */
238 extern
239 void _gtk_marshal_INT__POINTER (GClosure *closure,
240  GValue *return_value,
241  guint n_param_values,
242  const GValue *param_values,
243  gpointer invocation_hint,
244  gpointer marshal_data);
245 
246 /* OBJECT:VOID (./gtkmarshalers.list:51) */
247 extern
248 void _gtk_marshal_OBJECT__VOID (GClosure *closure,
249  GValue *return_value,
250  guint n_param_values,
251  const GValue *param_values,
252  gpointer invocation_hint,
253  gpointer marshal_data);
254 
255 /* STRING:DOUBLE (./gtkmarshalers.list:52) */
256 extern
257 void _gtk_marshal_STRING__DOUBLE (GClosure *closure,
258  GValue *return_value,
259  guint n_param_values,
260  const GValue *param_values,
261  gpointer invocation_hint,
262  gpointer marshal_data);
263 
264 /* VOID:DOUBLE (./gtkmarshalers.list:53) */
265 #define _gtk_marshal_VOID__DOUBLE g_cclosure_marshal_VOID__DOUBLE
266 
267 /* VOID:BOOLEAN (./gtkmarshalers.list:54) */
268 #define _gtk_marshal_VOID__BOOLEAN g_cclosure_marshal_VOID__BOOLEAN
269 
270 /* VOID:BOOLEAN,BOOLEAN,BOOLEAN (./gtkmarshalers.list:55) */
271 extern
273  GValue *return_value,
274  guint n_param_values,
275  const GValue *param_values,
276  gpointer invocation_hint,
277  gpointer marshal_data);
278 
279 /* VOID:BOXED (./gtkmarshalers.list:56) */
280 #define _gtk_marshal_VOID__BOXED g_cclosure_marshal_VOID__BOXED
281 
282 /* VOID:BOXED,BOXED (./gtkmarshalers.list:57) */
283 extern
284 void _gtk_marshal_VOID__BOXED_BOXED (GClosure *closure,
285  GValue *return_value,
286  guint n_param_values,
287  const GValue *param_values,
288  gpointer invocation_hint,
289  gpointer marshal_data);
290 
291 /* VOID:BOXED,BOXED,POINTER (./gtkmarshalers.list:58) */
292 extern
294  GValue *return_value,
295  guint n_param_values,
296  const GValue *param_values,
297  gpointer invocation_hint,
298  gpointer marshal_data);
299 
300 /* VOID:BOXED,OBJECT (./gtkmarshalers.list:59) */
301 extern
302 void _gtk_marshal_VOID__BOXED_OBJECT (GClosure *closure,
303  GValue *return_value,
304  guint n_param_values,
305  const GValue *param_values,
306  gpointer invocation_hint,
307  gpointer marshal_data);
308 
309 /* VOID:BOXED,STRING,INT (./gtkmarshalers.list:60) */
310 extern
311 void _gtk_marshal_VOID__BOXED_STRING_INT (GClosure *closure,
312  GValue *return_value,
313  guint n_param_values,
314  const GValue *param_values,
315  gpointer invocation_hint,
316  gpointer marshal_data);
317 
318 /* VOID:BOXED,UINT (./gtkmarshalers.list:61) */
319 extern
320 void _gtk_marshal_VOID__BOXED_UINT (GClosure *closure,
321  GValue *return_value,
322  guint n_param_values,
323  const GValue *param_values,
324  gpointer invocation_hint,
325  gpointer marshal_data);
326 
327 /* VOID:BOXED,UINT,FLAGS (./gtkmarshalers.list:62) */
328 extern
329 void _gtk_marshal_VOID__BOXED_UINT_FLAGS (GClosure *closure,
330  GValue *return_value,
331  guint n_param_values,
332  const GValue *param_values,
333  gpointer invocation_hint,
334  gpointer marshal_data);
335 
336 /* VOID:BOXED,UINT,UINT (./gtkmarshalers.list:63) */
337 extern
338 void _gtk_marshal_VOID__BOXED_UINT_UINT (GClosure *closure,
339  GValue *return_value,
340  guint n_param_values,
341  const GValue *param_values,
342  gpointer invocation_hint,
343  gpointer marshal_data);
344 
345 /* VOID:ENUM (./gtkmarshalers.list:64) */
346 #define _gtk_marshal_VOID__ENUM g_cclosure_marshal_VOID__ENUM
347 
348 /* VOID:ENUM,BOOLEAN (./gtkmarshalers.list:65) */
349 extern
350 void _gtk_marshal_VOID__ENUM_BOOLEAN (GClosure *closure,
351  GValue *return_value,
352  guint n_param_values,
353  const GValue *param_values,
354  gpointer invocation_hint,
355  gpointer marshal_data);
356 
357 /* VOID:ENUM,ENUM (./gtkmarshalers.list:66) */
358 extern
359 void _gtk_marshal_VOID__ENUM_ENUM (GClosure *closure,
360  GValue *return_value,
361  guint n_param_values,
362  const GValue *param_values,
363  gpointer invocation_hint,
364  gpointer marshal_data);
365 
366 /* VOID:ENUM,FLOAT (./gtkmarshalers.list:67) */
367 extern
368 void _gtk_marshal_VOID__ENUM_FLOAT (GClosure *closure,
369  GValue *return_value,
370  guint n_param_values,
371  const GValue *param_values,
372  gpointer invocation_hint,
373  gpointer marshal_data);
374 
375 /* VOID:ENUM,FLOAT,BOOLEAN (./gtkmarshalers.list:68) */
376 extern
378  GValue *return_value,
379  guint n_param_values,
380  const GValue *param_values,
381  gpointer invocation_hint,
382  gpointer marshal_data);
383 
384 /* VOID:ENUM,INT (./gtkmarshalers.list:69) */
385 extern
386 void _gtk_marshal_VOID__ENUM_INT (GClosure *closure,
387  GValue *return_value,
388  guint n_param_values,
389  const GValue *param_values,
390  gpointer invocation_hint,
391  gpointer marshal_data);
392 
393 /* VOID:ENUM,INT,BOOLEAN (./gtkmarshalers.list:70) */
394 extern
395 void _gtk_marshal_VOID__ENUM_INT_BOOLEAN (GClosure *closure,
396  GValue *return_value,
397  guint n_param_values,
398  const GValue *param_values,
399  gpointer invocation_hint,
400  gpointer marshal_data);
401 
402 /* VOID:ENUM,BOXED (./gtkmarshalers.list:71) */
403 extern
404 void _gtk_marshal_VOID__ENUM_BOXED (GClosure *closure,
405  GValue *return_value,
406  guint n_param_values,
407  const GValue *param_values,
408  gpointer invocation_hint,
409  gpointer marshal_data);
410 
411 /* VOID:INT (./gtkmarshalers.list:72) */
412 #define _gtk_marshal_VOID__INT g_cclosure_marshal_VOID__INT
413 
414 /* VOID:INT,BOOLEAN (./gtkmarshalers.list:73) */
415 extern
416 void _gtk_marshal_VOID__INT_BOOLEAN (GClosure *closure,
417  GValue *return_value,
418  guint n_param_values,
419  const GValue *param_values,
420  gpointer invocation_hint,
421  gpointer marshal_data);
422 
423 /* VOID:INT,INT (./gtkmarshalers.list:74) */
424 extern
425 void _gtk_marshal_VOID__INT_INT (GClosure *closure,
426  GValue *return_value,
427  guint n_param_values,
428  const GValue *param_values,
429  gpointer invocation_hint,
430  gpointer marshal_data);
431 
432 /* VOID:INT,INT,BOXED (./gtkmarshalers.list:75) */
433 extern
434 void _gtk_marshal_VOID__INT_INT_BOXED (GClosure *closure,
435  GValue *return_value,
436  guint n_param_values,
437  const GValue *param_values,
438  gpointer invocation_hint,
439  gpointer marshal_data);
440 
441 /* VOID:INT,INT,INT (./gtkmarshalers.list:76) */
442 extern
443 void _gtk_marshal_VOID__INT_INT_INT (GClosure *closure,
444  GValue *return_value,
445  guint n_param_values,
446  const GValue *param_values,
447  gpointer invocation_hint,
448  gpointer marshal_data);
449 
450 /* VOID:OBJECT (./gtkmarshalers.list:77) */
451 #define _gtk_marshal_VOID__OBJECT g_cclosure_marshal_VOID__OBJECT
452 
453 /* VOID:OBJECT,BOOLEAN (./gtkmarshalers.list:78) */
454 extern
455 void _gtk_marshal_VOID__OBJECT_BOOLEAN (GClosure *closure,
456  GValue *return_value,
457  guint n_param_values,
458  const GValue *param_values,
459  gpointer invocation_hint,
460  gpointer marshal_data);
461 
462 /* VOID:OBJECT,BOXED,BOXED (./gtkmarshalers.list:79) */
463 extern
465  GValue *return_value,
466  guint n_param_values,
467  const GValue *param_values,
468  gpointer invocation_hint,
469  gpointer marshal_data);
470 
471 /* VOID:OBJECT,BOXED,UINT,UINT (./gtkmarshalers.list:80) */
472 extern
474  GValue *return_value,
475  guint n_param_values,
476  const GValue *param_values,
477  gpointer invocation_hint,
478  gpointer marshal_data);
479 
480 /* VOID:OBJECT,INT (./gtkmarshalers.list:81) */
481 extern
482 void _gtk_marshal_VOID__OBJECT_INT (GClosure *closure,
483  GValue *return_value,
484  guint n_param_values,
485  const GValue *param_values,
486  gpointer invocation_hint,
487  gpointer marshal_data);
488 
489 /* VOID:OBJECT,INT,OBJECT (./gtkmarshalers.list:82) */
490 extern
491 void _gtk_marshal_VOID__OBJECT_INT_OBJECT (GClosure *closure,
492  GValue *return_value,
493  guint n_param_values,
494  const GValue *param_values,
495  gpointer invocation_hint,
496  gpointer marshal_data);
497 
498 /* VOID:OBJECT,INT,INT (./gtkmarshalers.list:83) */
499 extern
500 void _gtk_marshal_VOID__OBJECT_INT_INT (GClosure *closure,
501  GValue *return_value,
502  guint n_param_values,
503  const GValue *param_values,
504  gpointer invocation_hint,
505  gpointer marshal_data);
506 
507 /* VOID:OBJECT,INT,INT,BOXED,UINT,UINT (./gtkmarshalers.list:84) */
508 extern
510  GValue *return_value,
511  guint n_param_values,
512  const GValue *param_values,
513  gpointer invocation_hint,
514  gpointer marshal_data);
515 
516 /* VOID:OBJECT,OBJECT (./gtkmarshalers.list:85) */
517 extern
518 void _gtk_marshal_VOID__OBJECT_OBJECT (GClosure *closure,
519  GValue *return_value,
520  guint n_param_values,
521  const GValue *param_values,
522  gpointer invocation_hint,
523  gpointer marshal_data);
524 
525 /* VOID:OBJECT,STRING (./gtkmarshalers.list:86) */
526 extern
527 void _gtk_marshal_VOID__OBJECT_STRING (GClosure *closure,
528  GValue *return_value,
529  guint n_param_values,
530  const GValue *param_values,
531  gpointer invocation_hint,
532  gpointer marshal_data);
533 
534 /* VOID:OBJECT,STRING,STRING (./gtkmarshalers.list:87) */
535 extern
537  GValue *return_value,
538  guint n_param_values,
539  const GValue *param_values,
540  gpointer invocation_hint,
541  gpointer marshal_data);
542 
543 /* VOID:OBJECT,UINT (./gtkmarshalers.list:88) */
544 extern
545 void _gtk_marshal_VOID__OBJECT_UINT (GClosure *closure,
546  GValue *return_value,
547  guint n_param_values,
548  const GValue *param_values,
549  gpointer invocation_hint,
550  gpointer marshal_data);
551 
552 /* VOID:OBJECT,UINT,FLAGS (./gtkmarshalers.list:89) */
553 extern
554 void _gtk_marshal_VOID__OBJECT_UINT_FLAGS (GClosure *closure,
555  GValue *return_value,
556  guint n_param_values,
557  const GValue *param_values,
558  gpointer invocation_hint,
559  gpointer marshal_data);
560 
561 /* VOID:OBJECT,OBJECT,OBJECT (./gtkmarshalers.list:91) */
562 extern
564  GValue *return_value,
565  guint n_param_values,
566  const GValue *param_values,
567  gpointer invocation_hint,
568  gpointer marshal_data);
569 
570 /* VOID:POINTER (./gtkmarshalers.list:92) */
571 #define _gtk_marshal_VOID__POINTER g_cclosure_marshal_VOID__POINTER
572 
573 /* VOID:POINTER,INT (./gtkmarshalers.list:93) */
574 extern
575 void _gtk_marshal_VOID__POINTER_INT (GClosure *closure,
576  GValue *return_value,
577  guint n_param_values,
578  const GValue *param_values,
579  gpointer invocation_hint,
580  gpointer marshal_data);
581 
582 /* VOID:POINTER,BOOLEAN (./gtkmarshalers.list:94) */
583 extern
584 void _gtk_marshal_VOID__POINTER_BOOLEAN (GClosure *closure,
585  GValue *return_value,
586  guint n_param_values,
587  const GValue *param_values,
588  gpointer invocation_hint,
589  gpointer marshal_data);
590 
591 /* VOID:POINTER,POINTER,BOOLEAN (./gtkmarshalers.list:95) */
592 extern
594  GValue *return_value,
595  guint n_param_values,
596  const GValue *param_values,
597  gpointer invocation_hint,
598  gpointer marshal_data);
599 
600 /* VOID:POINTER,POINTER,POINTER (./gtkmarshalers.list:96) */
601 extern
603  GValue *return_value,
604  guint n_param_values,
605  const GValue *param_values,
606  gpointer invocation_hint,
607  gpointer marshal_data);
608 
609 /* VOID:POINTER,UINT (./gtkmarshalers.list:97) */
610 extern
611 void _gtk_marshal_VOID__POINTER_UINT (GClosure *closure,
612  GValue *return_value,
613  guint n_param_values,
614  const GValue *param_values,
615  gpointer invocation_hint,
616  gpointer marshal_data);
617 
618 /* VOID:STRING (./gtkmarshalers.list:98) */
619 #define _gtk_marshal_VOID__STRING g_cclosure_marshal_VOID__STRING
620 
621 /* VOID:STRING,BOXED (./gtkmarshalers.list:99) */
622 extern
623 void _gtk_marshal_VOID__STRING_BOXED (GClosure *closure,
624  GValue *return_value,
625  guint n_param_values,
626  const GValue *param_values,
627  gpointer invocation_hint,
628  gpointer marshal_data);
629 
630 /* VOID:STRING,STRING (./gtkmarshalers.list:100) */
631 extern
632 void _gtk_marshal_VOID__STRING_STRING (GClosure *closure,
633  GValue *return_value,
634  guint n_param_values,
635  const GValue *param_values,
636  gpointer invocation_hint,
637  gpointer marshal_data);
638 
639 /* VOID:STRING,STRING,STRING (./gtkmarshalers.list:101) */
640 extern
642  GValue *return_value,
643  guint n_param_values,
644  const GValue *param_values,
645  gpointer invocation_hint,
646  gpointer marshal_data);
647 
648 /* VOID:STRING,INT,POINTER (./gtkmarshalers.list:102) */
649 extern
651  GValue *return_value,
652  guint n_param_values,
653  const GValue *param_values,
654  gpointer invocation_hint,
655  gpointer marshal_data);
656 
657 /* VOID:STRING,UINT,FLAGS (./gtkmarshalers.list:103) */
658 extern
659 void _gtk_marshal_VOID__STRING_UINT_FLAGS (GClosure *closure,
660  GValue *return_value,
661  guint n_param_values,
662  const GValue *param_values,
663  gpointer invocation_hint,
664  gpointer marshal_data);
665 
666 /* VOID:STRING,UINT,FLAGS,UINT (./gtkmarshalers.list:104) */
667 extern
669  GValue *return_value,
670  guint n_param_values,
671  const GValue *param_values,
672  gpointer invocation_hint,
673  gpointer marshal_data);
674 
675 /* VOID:UINT,FLAGS,BOXED (./gtkmarshalers.list:105) */
676 extern
677 void _gtk_marshal_VOID__UINT_FLAGS_BOXED (GClosure *closure,
678  GValue *return_value,
679  guint n_param_values,
680  const GValue *param_values,
681  gpointer invocation_hint,
682  gpointer marshal_data);
683 
684 /* VOID:UINT,UINT (./gtkmarshalers.list:106) */
685 extern
686 void _gtk_marshal_VOID__UINT_UINT (GClosure *closure,
687  GValue *return_value,
688  guint n_param_values,
689  const GValue *param_values,
690  gpointer invocation_hint,
691  gpointer marshal_data);
692 
693 /* VOID:UINT,STRING (./gtkmarshalers.list:107) */
694 extern
695 void _gtk_marshal_VOID__UINT_STRING (GClosure *closure,
696  GValue *return_value,
697  guint n_param_values,
698  const GValue *param_values,
699  gpointer invocation_hint,
700  gpointer marshal_data);
701 
702 /* VOID:UINT,BOXED,UINT,FLAGS,FLAGS (./gtkmarshalers.list:108) */
703 extern
705  GValue *return_value,
706  guint n_param_values,
707  const GValue *param_values,
708  gpointer invocation_hint,
709  gpointer marshal_data);
710 
711 /* VOID:UINT,OBJECT,UINT,FLAGS,FLAGS (./gtkmarshalers.list:109) */
712 extern
714  GValue *return_value,
715  guint n_param_values,
716  const GValue *param_values,
717  gpointer invocation_hint,
718  gpointer marshal_data);
719 
720 /* VOID:UINT,STRING,UINT (./gtkmarshalers.list:110) */
721 extern
722 void _gtk_marshal_VOID__UINT_STRING_UINT (GClosure *closure,
723  GValue *return_value,
724  guint n_param_values,
725  const GValue *param_values,
726  gpointer invocation_hint,
727  gpointer marshal_data);
728 
729 /* VOID:VOID (./gtkmarshalers.list:112) */
730 #define _gtk_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID
731 
732 /* OBJECT:OBJECT,INT,INT (./gtkmarshalers.list:113) */
733 extern
734 void _gtk_marshal_OBJECT__OBJECT_INT_INT (GClosure *closure,
735  GValue *return_value,
736  guint n_param_values,
737  const GValue *param_values,
738  gpointer invocation_hint,
739  gpointer marshal_data);
740 
741 /* VOID:POINTER,POINTER,POINTER,POINTER,STRING (./gtkmarshalers.list:114) */
742 extern
744  GValue *return_value,
745  guint n_param_values,
746  const GValue *param_values,
747  gpointer invocation_hint,
748  gpointer marshal_data);
749 
750 
751 G_END_DECLS
752 
753 #endif /* ___GTK_MARSHAL_MARSHAL_H__ */
void _gtk_marshal_BOOLEAN__INT_INT_BOOLEAN_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_UINT_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__ENUM_DOUBLE(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_BOXED_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_INT_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_STRING_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_STRING_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
G_BEGIN_DECLS void _gtk_marshal_BOOLEAN__BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_FLOAT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_STRING_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__INT_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_STRING_STRING_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__BOOLEAN_BOOLEAN_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_UINT_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_STRING_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_UINT_FLAGS_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_INT_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_FLAGS_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_OBJECT__VOID(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_UINT_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_BOXED_UINT_FLAGS_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_POINTER_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__INT_INT_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_OBJECT_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_OBJECT__OBJECT_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_POINTER_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__VOID(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_STRING__DOUBLE(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_STRING_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__STRING_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_INT_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_UINT_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_OBJECT_UINT_FLAGS_FLAGS(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_ENUM__VOID(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__INT_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_OBJECT_OBJECT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__ENUM_ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_INT__POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__OBJECT_BOXED_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__INT_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_BOXED_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__ENUM_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__OBJECT_BOXED_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__BOXED_BOXED(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_ENUM__ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_VOID__POINTER_POINTER_POINTER_POINTER_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void _gtk_marshal_BOOLEAN__ENUM_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)