forked from AuroraMiddleware/gtk
Fix docs. (#109510, Noah Levitt)
2003-04-01 Matthias Clasen <maclas@gmx.de> * gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs. (#109510, Noah Levitt)
This commit is contained in:
parent
b10031de0d
commit
44dff2b540
@ -1,3 +1,8 @@
|
||||
2003-04-01 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
|
||||
(#109510, Noah Levitt)
|
||||
|
||||
Mon Mar 31 13:52:13 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-04-01 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
|
||||
(#109510, Noah Levitt)
|
||||
|
||||
Mon Mar 31 13:52:13 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-04-01 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
|
||||
(#109510, Noah Levitt)
|
||||
|
||||
Mon Mar 31 13:52:13 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-04-01 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
|
||||
(#109510, Noah Levitt)
|
||||
|
||||
Mon Mar 31 13:52:13 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
|
||||
|
@ -1,3 +1,8 @@
|
||||
2003-04-01 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkimcontext.c (gtk_im_context_focus_in): Fix docs.
|
||||
(#109510, Noah Levitt)
|
||||
|
||||
Mon Mar 31 13:52:13 2003 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gtk/gtkrbtree.c (_gtk_rbtree_reorder): null initialize reorder's
|
||||
|
@ -321,7 +321,7 @@ gtk_im_context_filter_keypress (GtkIMContext *context,
|
||||
* @context: a #GtkIMContext
|
||||
*
|
||||
* Notify the input method that the widget to which this
|
||||
* input context corresponds has lost gained. The input method
|
||||
* input context corresponds has gained focus. The input method
|
||||
* may, for example, change the displayed feedback to reflect
|
||||
* this change.
|
||||
**/
|
||||
|
Loading…
Reference in New Issue
Block a user