From bea872dbb0a63719d253d04c4236b707b12fee80 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 9 Jan 2011 14:31:00 -0600 Subject: Marshaller fixes --- libindicator/indicator-object-marshal.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libindicator/indicator-object-marshal.h') diff --git a/libindicator/indicator-object-marshal.h b/libindicator/indicator-object-marshal.h index c34fa94..f2475b2 100644 --- a/libindicator/indicator-object-marshal.h +++ b/libindicator/indicator-object-marshal.h @@ -30,6 +30,14 @@ extern void _indicator_object_marshal_VOID__POINTER_UINT (GClosure *closure, gpointer invocation_hint, gpointer marshal_data); +/* VOID:POINTER,BOOLEAN (./indicator-object-marshal.list:4) */ +extern void _indicator_object_marshal_VOID__POINTER_BOOLEAN (GClosure *closure, + GValue *return_value, + guint n_param_values, + const GValue *param_values, + gpointer invocation_hint, + gpointer marshal_data); + G_END_DECLS #endif /* ___indicator_object_marshal_MARSHAL_H__ */ -- cgit v1.2.3