aboutsummaryrefslogtreecommitdiff
path: root/libindicator/indicator-object-marshal.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-09-15 11:44:34 -0500
committerTed Gould <ted@gould.cx>2010-09-15 11:44:34 -0500
commitb675da761008a640e02b90aa6b99e345875bd00d (patch)
tree284a5412590a4433e56eb7e32bdfe23424312de7 /libindicator/indicator-object-marshal.h
parent5c85a799d1b5bd613177ff80bf36d11f13afec1e (diff)
parentbc8ba95828914624a74299957a58b36bbf769e5a (diff)
downloadlibayatana-indicator-b675da761008a640e02b90aa6b99e345875bd00d.tar.gz
libayatana-indicator-b675da761008a640e02b90aa6b99e345875bd00d.tar.bz2
libayatana-indicator-b675da761008a640e02b90aa6b99e345875bd00d.zip
Import upstream version 0.3.13
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__ */