File: gtkdatabox_marshal.h

package info (click to toggle)
libgtkdatabox 1%3A1.0.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,924 kB
  • sloc: ansic: 8,609; sh: 4,271; makefile: 187; xml: 69
file content (18 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* 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. */
#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__ */