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_DATABOX_MARSHAL_MARSHAL_H__
3 #define __GTK_DATABOX_MARSHAL_MARSHAL_H__
4 
5 #include <glib-object.h>
6 
7 G_BEGIN_DECLS
8 
9 /* VOID:VOID (gtkdatabox_marshal.list:1) */
10 #define gtk_databox_marshal_VOID__VOID	g_cclosure_marshal_VOID__VOID
11 
12 /* VOID:POINTER (gtkdatabox_marshal.list:2) */
13 #define gtk_databox_marshal_VOID__POINTER	g_cclosure_marshal_VOID__POINTER
14 
15 
16 G_END_DECLS
17 
18 #endif /* __GTK_DATABOX_MARSHAL_MARSHAL_H__ */
19