From aae604c8ad9b690467d32d961053eef40e8e3b94 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 2 Jun 2000 03:03:03 +0000 Subject: Added e_marshal_INT__INT_INT_POINTER. 2000-06-01 Christopher James Lahey * e-util.c, e-util.h: Added e_marshal_INT__INT_INT_POINTER. svn path=/trunk/; revision=3367 --- e-util/e-util.h-29002 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'e-util/e-util.h-29002') diff --git a/e-util/e-util.h-29002 b/e-util/e-util.h-29002 index 132c89e9a0..7f036877aa 100644 --- a/e-util/e-util.h-29002 +++ b/e-util/e-util.h-29002 @@ -42,4 +42,9 @@ void e_free_string_list (GList *list); char *e_read_file (const char *filename); gint e_write_file(const char *filename, const char *data, int flags); +void e_marshal_INT__INT_INT_POINTER (GtkObject * object, + GtkSignalFunc func, + gpointer func_data, GtkArg * args); + + #endif /* _E_UTIL_H_ */ -- cgit v1.2.3