summaryrefslogtreecommitdiffstats
path: root/lib/DBus/marshal.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/DBus/marshal.h')
-rw-r--r--lib/DBus/marshal.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/DBus/marshal.h b/lib/DBus/marshal.h
new file mode 100644
index 0000000..6060824
--- /dev/null
+++ b/lib/DBus/marshal.h
@@ -0,0 +1,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__ */
+