im: Deprecate gtk_im_multicontext_append_menuitems

Bug #701840.
This commit is contained in:
Christian Persch
2013-06-08 13:53:21 +02:00
committed by Matthias Clasen
parent a37450110b
commit 781b85088f
2 changed files with 6 additions and 1 deletions

View File

@ -592,6 +592,11 @@ pathnamecmp (const char *a,
* Add menuitems for various available input methods to a menu;
* the menuitems, when selected, will switch the input method
* for the context and the global default input method.
*
* Deprecated: 3.10: It is better to use the system-wide input
* method framework for changing input methods. Modern
* desktop shells offer on-screen displays for this that
* can triggered with a keyboard shortcut, e.g. Super-Space.
**/
void
gtk_im_multicontext_append_menuitems (GtkIMMulticontext *context,