]> err.no Git - mapper/blob - src/bt-maemo-marshal.h
Include settings.h so the banner macro hildon version works.
[mapper] / src / bt-maemo-marshal.h
1
2 #ifndef ___bt_maemo_MARSHAL_H__
3 #define ___bt_maemo_MARSHAL_H__
4
5 #include        <glib-object.h>
6
7 G_BEGIN_DECLS
8
9 /* VOID:STRING,STRING,POINTER,UCHAR,UINT (bt-maemo-marshal.list:1) */
10 extern void _bt_maemo_VOID__STRING_STRING_POINTER_UCHAR_UINT (GClosure     *closure,
11                                                               GValue       *return_value,
12                                                               guint         n_param_values,
13                                                               const GValue *param_values,
14                                                               gpointer      invocation_hint,
15                                                               gpointer      marshal_data);
16
17 G_END_DECLS
18
19 #endif /* ___bt_maemo_MARSHAL_H__ */
20