]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-spell-dialog.h
update python bindings
[empathy.git] / libempathy-gtk / empathy-spell-dialog.h
index e6d2e4c7aecf5e587c4d4af4f9926f88fb152742..ce0218812ebb7e613434f6aa0b9cb6e910e8fdb5 100644 (file)
@@ -30,8 +30,8 @@
 G_BEGIN_DECLS
 
 void empathy_spell_dialog_show (EmpathyChat  *chat,
-                              GtkTextIter  start,
-                              GtkTextIter  end,
+                              GtkTextIter *start,
+                              GtkTextIter *end,
                               const gchar *word);
 
 G_END_DECLS