/* 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 __HALD_MARSHAL_MARSHAL_H__ #define __HALD_MARSHAL_MARSHAL_H__ #include G_BEGIN_DECLS /* VOID:STRING,BOOLEAN,BOOLEAN (hald_marshal.list:1) */ extern void hald_marshal_VOID__STRING_BOOLEAN_BOOLEAN (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); /* VOID:STRING (hald_marshal.list:2) */ #define hald_marshal_VOID__STRING g_cclosure_marshal_VOID__STRING /* VOID:OBJECT,BOOLEAN (hald_marshal.list:3) */ extern void hald_marshal_VOID__OBJECT_BOOLEAN (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); /* VOID:OBJECT,STRING,BOOLEAN,BOOLEAN (hald_marshal.list:4) */ extern void hald_marshal_VOID__OBJECT_STRING_BOOLEAN_BOOLEAN (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); /* VOID:OBJECT,STRING (hald_marshal.list:5) */ extern void hald_marshal_VOID__OBJECT_STRING (GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data); /* VOID:VOID (hald_marshal.list:6) */ #define hald_marshal_VOID__VOID g_cclosure_marshal_VOID__VOID G_END_DECLS #endif /* __HALD_MARSHAL_MARSHAL_H__ */