sl@0: sl@0: #ifndef __test_marshal_MARSHAL_H__ sl@0: #define __test_marshal_MARSHAL_H__ sl@0: sl@0: #include sl@0: sl@0: G_BEGIN_DECLS sl@0: sl@0: /* BOOLEAN:INT (./testmarshal.list:2) */ sl@0: extern void test_marshal_BOOLEAN__INT (GClosure *closure, sl@0: GValue *return_value, sl@0: guint n_param_values, sl@0: const GValue *param_values, sl@0: gpointer invocation_hint, sl@0: gpointer marshal_data); sl@0: sl@0: /* STRING:INT (./testmarshal.list:3) */ sl@0: extern void test_marshal_STRING__INT (GClosure *closure, sl@0: GValue *return_value, sl@0: guint n_param_values, sl@0: const GValue *param_values, sl@0: gpointer invocation_hint, sl@0: gpointer marshal_data); sl@0: sl@0: G_END_DECLS sl@0: sl@0: #endif /* __test_marshal_MARSHAL_H__ */ sl@0: