aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index ef331bf9d5..7f61295d9a 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -90,4 +90,9 @@ void e_marshal_NONE__INT_INT_POINTER_INT_INT_POINTER_INT_INT (GtkObject * object
gpointer func_data,
GtkArg * args);
+void e_marshal_NONE__POINTER_POINTER_INT (GtkObject * object,
+ GtkSignalFunc func,
+ gpointer func_data,
+ GtkArg * args);
+
#endif /* _E_UTIL_H_ */