tagging release
[dasher.git] / Src / Gtk2 / custom_marshal.h
blob94de4da6b956b12f4eff2810600c1323302d649f
2 #ifndef __g_cclosure_user_marshal_MARSHAL_H__
3 #define __g_cclosure_user_marshal_MARSHAL_H__
5 #include <glib-object.h>
7 G_BEGIN_DECLS
9 /* VOID:INT,INT (mlist:1) */
10 extern void g_cclosure_user_marshal_VOID__INT_INT (GClosure *closure,
11 GValue *return_value,
12 guint n_param_values,
13 const GValue *param_values,
14 gpointer invocation_hint,
15 gpointer marshal_data);
17 G_END_DECLS
19 #endif /* __g_cclosure_user_marshal_MARSHAL_H__ */