/usr/include/gtkdatabox_marshal.h is in libgtkdatabox-0.9.2-0-dev 1:0.9.2.0+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | /* $Id: gtkdatabox_marshal.h 4 2008-06-22 09:19:11Z rbock $ */
#ifndef __gtk_databox_marshal_MARSHAL_H__
#define __gtk_databox_marshal_MARSHAL_H__
#include <glib-object.h>
G_BEGIN_DECLS
/* VOID:VOID (gtkdatabox_marshal.list:1) */
#define gtk_databox_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID
/* VOID:POINTER (gtkdatabox_marshal.list:2) */
#define gtk_databox_marshal_VOID__POINTER g_cclosure_marshal_VOID__POINTER
G_END_DECLS
#endif /* __gtk_databox_marshal_MARSHAL_H__ */
|