summaryrefslogtreecommitdiffstats
path: root/lib/DBus/marshal.h
blob: 606082455e630b54c026c69b3fdcd3a50ee81eb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#ifndef __marshal_MARSHAL_H__
#define __marshal_MARSHAL_H__

#include	<glib-object.h>

G_BEGIN_DECLS

/* VOID:STRING (marshal.list:1) */
#define marshal_VOID__STRING	g_cclosure_marshal_VOID__STRING

G_END_DECLS

#endif /* __marshal_MARSHAL_H__ */