Add a getter for the the sealed context_id field.
2008-09-29 Matthias Clasen <mclasen@redhat.com> * gtk/gtk.symbols: * gtk/gtkimmulticontext.[hc] (gtk_im_multicontext_get_context_id): Add a getter for the the sealed context_id field. svn path=/trunk/; revision=21546
This commit is contained in:
committed by
Matthias Clasen
parent
859aaf903d
commit
680c460ff2
@ -1,3 +1,7 @@
|
||||
2008-09-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Add gtk_im_multi_context_get_context_id.
|
||||
|
||||
2008-09-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gdk/gdk-sections.txt: Add gdk_keymap_get_caps_locks_state.
|
||||
|
||||
@ -2029,6 +2029,7 @@ gtk_im_context_simple_get_type
|
||||
GtkIMMulticontext
|
||||
gtk_im_multicontext_new
|
||||
gtk_im_multicontext_append_menuitems
|
||||
gtk_im_multicontext_get_context_id
|
||||
<SUBSECTION Standard>
|
||||
GTK_IM_MULTICONTEXT
|
||||
GTK_IS_IM_MULTICONTEXT
|
||||
|
||||
Reference in New Issue
Block a user