|
| Graphics.UI.Gtk.Misc.IMMulticontext | | Portability | portable (depends on GHC) | | Stability | provisional | | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
| Description |
| An input method context supporting multiple, loadable input methods
|
|
| Synopsis |
|
|
|
|
| Class Hierarchy
|
|
| GObject
| +----IMContext
| +----IMMulticontext
|
|
| Types
|
|
|
|
|
|
|
|
|
|
|
|
|
| Constructors
|
|
|
| Creates a new IMMulticontext.
|
|
| Methods
|
|
| imMulticontextAppendMenuitems | Source |
|
| :: (IMMulticontextClass self, MenuShellClass menushell) | | | => self | menushell - a MenuShell
| | -> menushell | | | -> IO () | | | 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.
|
|
|
| Produced by Haddock version 2.6.0 |