aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h-29002
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util.h-29002')
-rw-r--r--e-util/e-util.h-290023
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/e-util.h-29002 b/e-util/e-util.h-29002
index ab5325806b..25fd839e19 100644
--- a/e-util/e-util.h-29002
+++ b/e-util/e-util.h-29002
@@ -46,6 +46,9 @@ gchar **e_strsplit (const gchar *string,
const gchar *delimiter,
gint max_tokens);
+gchar *e_strstrcase (const gchar *haystack,
+ const gchar *needle);
+
void e_marshal_INT__INT_INT_POINTER (GtkObject * object,
GtkSignalFunc func,
gpointer func_data, GtkArg * args);