aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object-marshal.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-15 11:45:14 -0500
committerTed Gould <ted@gould.cx>2010-09-15 11:45:14 -0500
commita2df60efaf00f221c901b058303a38fecaba2fe2 (patch)
tree808854b7b299a1d4f196be95bb89196b066b76d3 /libindicator/indicator-object-marshal.h
parent74b347abb9188c4dbf48a74b6baa5f622f15a02e (diff)
parentb675da761008a640e02b90aa6b99e345875bd00d (diff)
downloadlibayatana-indicator-a2df60efaf00f221c901b058303a38fecaba2fe2.tar.gz
libayatana-indicator-a2df60efaf00f221c901b058303a38fecaba2fe2.tar.bz2
libayatana-indicator-a2df60efaf00f221c901b058303a38fecaba2fe2.zip
New upstream release.
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 96e98f8..c34fa94 100644
--- a/libindicator/indicator-object-marshal.h
+++ b/libindicator/indicator-object-marshal.h
@@ -22,6 +22,14 @@ extern void _indicator_object_marshal_VOID__UINT_ENUM (GClosure *closure,
gpointer invocation_hint,
gpointer marshal_data);
+/* VOID:POINTER,UINT (./indicator-object-marshal.list:3) */
+extern void _indicator_object_marshal_VOID__POINTER_UINT (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__ */