GtkDatabox
A set of GTK+ widgets to display large amounts of numerical data quickly and easily.
gtk/gtkdatabox_marshal.h
Go to the documentation of this file.
00001 /* $Id: gtkdatabox_marshal.h 4 2008-06-22 09:19:11Z rbock $ */
00002 
00003 #ifndef __gtk_databox_marshal_MARSHAL_H__
00004 #define __gtk_databox_marshal_MARSHAL_H__
00005 
00006 #include        <glib-object.h>
00007 
00008 G_BEGIN_DECLS
00009 /* VOID:VOID (gtkdatabox_marshal.list:1) */
00010 #define gtk_databox_marshal_VOID__VOID  g_cclosure_marshal_VOID__VOID
00011 /* VOID:POINTER (gtkdatabox_marshal.list:2) */
00012 #define gtk_databox_marshal_VOID__POINTER       g_cclosure_marshal_VOID__POINTER
00013    G_END_DECLS
00014 #endif /* __gtk_databox_marshal_MARSHAL_H__ */
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines