0.9.4claws34
[claws.git] / src / gtk / gtkaspell.h
index 07ded79ba829bfdfb95d9e37b2e5c95aef7b9e84..92e348ff2d3c1bf88d0ccfa2e4fa9fcb40a28377 100644 (file)
@@ -88,6 +88,9 @@ GtkWidget*    gtkaspell_dictionary_option_menu_new    (const gchar *aspell_path);
 
 gchar*         gtkaspell_get_dictionary_menu_active_item
                                                        (GtkWidget *menu);
+gint           gtkaspell_set_dictionary_menu_active_item
+                                                       (GtkWidget *menu, 
+                                                        const gchar *dictionary);
 
 GtkWidget*     gtkaspell_sugmode_option_menu_new       (gint sugmode);