File: gtkdatabox_marshal.h

package info (click to toggle)
libgtkdatabox 1%3A0.9.3.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,596 kB
  • ctags: 2,602
  • sloc: ansic: 7,518; sh: 4,128; makefile: 201; perl: 104; xml: 22
file content (14 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (6)
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__ */