gtk.IMContextSimplean input method context object that supports "simple" input
methodsSynopsisgtk.IMContextSimplegtk.IMContextgtk.IMContextSimpleAncestry+-- gobject.GObject
+-- gtk.Object
+-- gtk.IMContext
+-- gtk.IMContextSimple
gtk.IMContextSimple Signal Prototypesgobject.GObject Signal Prototypesgtk.IMContext Signal PrototypesDescriptionThe gtk.IMContextSimple
class is a subclass of gtk.IMContext
that provides context support for "simple" input methods. gtk.IMContextSimple
does direct keysym to unicode translation and table-driven
composition.Constructorgtk.IMContextSimpleReturns :a new gtk.IMContextSimple.Creates a new gtk.IMContextSimple
object.Methods