aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object-marshal.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-01-10 11:52:43 -0600
committerTed Gould <ted@gould.cx>2011-01-10 11:52:43 -0600
commit6a01298786045f1e319be21bba6c58a25bd39ddd (patch)
treea29322db067435c7728444d0328fd0d93a5db930 /libindicator/indicator-object-marshal.h
parent356af1c196e3416444a14380eb5e25e999feb56d (diff)
parentf8bea0d6cd9b82ad8708652efbc29d3787e9d41b (diff)
downloadlibayatana-indicator-6a01298786045f1e319be21bba6c58a25bd39ddd.tar.gz
libayatana-indicator-6a01298786045f1e319be21bba6c58a25bd39ddd.tar.bz2
libayatana-indicator-6a01298786045f1e319be21bba6c58a25bd39ddd.zip
* Upstream Merge:
* GDBus Port * autogen.sh * debian/control: Migrating library versions from 1 to 2
Diffstat (limited to 'libindicator/indicator-object-marshal.h')
-rw-r--r--libindicator/indicator-object-marshal.h8
1 files changed, 8 insertions, 0 deletions
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__ */