Use event instead key in the previous patch

This commit is contained in:
Javier Jardón
2010-05-05 03:52:38 +02:00
parent 7692a427a6
commit 713f2b638e
4 changed files with 6 additions and 6 deletions

View File

@ -307,7 +307,7 @@ GdkWindow * gtk_entry_get_icon_window (GtkEntry *
GtkEntryIconPosition icon_pos);
gboolean gtk_entry_im_context_filter_keypress (GtkEntry *entry,
GdkEventKey *key);
GdkEventKey *event);
void gtk_entry_reset_im_context (GtkEntry *entry);