2006-02-16 [wwp] 2.0.0cvs58
[claws.git] / src / gtk / gtkaspell.h
index ecee9f1eb1ff512414e09b60c3654402846717bf..59add9bbc4ff228762ff16d1face1a01946666a5 100644 (file)
@@ -54,7 +54,8 @@ GtkAspell*    gtkaspell_new                   (const gchar *dictionary_path,
                                                 const gchar *dictionary, 
                                                 const gchar *encoding,
                                                 gint  misspelled_color,
-                                                gboolean check_while_typing,  
+                                                gboolean check_while_typing,
+                                                gboolean recheck_when_changing_dict,
                                                 gboolean use_alternate,  
                                                 GtkTextView *gtktext,
                                                 GtkWindow *parent_win);