2 #ifndef __ghb_marshal_MARSHAL_H__
3 #define __ghb_marshal_MARSHAL_H__
5 #include <glib-object.h>
9 /* VOID:STRING (/home/jstebbins/Source/hb/HandBrake/build.dbg/../gtk/src/marshalers.list:1) */
10 #define ghb_marshal_VOID__STRING g_cclosure_marshal_VOID__STRING
12 /* VOID:STRING,STRING (/home/jstebbins/Source/hb/HandBrake/build.dbg/../gtk/src/marshalers.list:2) */
13 extern void ghb_marshal_VOID__STRING_STRING (GClosure
*closure
,
16 const GValue
*param_values
,
17 gpointer invocation_hint
,
18 gpointer marshal_data
);
20 /* BOOLEAN:BOXED (/home/jstebbins/Source/hb/HandBrake/build.dbg/../gtk/src/marshalers.list:3) */
21 extern void ghb_marshal_BOOLEAN__BOXED (GClosure
*closure
,
24 const GValue
*param_values
,
25 gpointer invocation_hint
,
26 gpointer marshal_data
);
30 #endif /* __ghb_marshal_MARSHAL_H__ */