Learn R Programming

RGtk2 (version 2.8.8)

GtkIMContext: GtkIMContext

Description

Base class for input method contexts

Arguments

Methods and Functions

gtkIMContextSetClientWindow(object, window) gtkIMContextGetPreeditString(object) gtkIMContextFilterKeypress(object, event) gtkIMContextFocusIn(object) gtkIMContextFocusOut(object) gtkIMContextReset(object) gtkIMContextSetCursorLocation(object, area) gtkIMContextSetUsePreedit(object, use.preedit) gtkIMContextSetSurrounding(object, text, cursor.index) gtkIMContextGetSurrounding(object) gtkIMContextDeleteSurrounding(object, offset, n.chars)

Hierarchy

\link{GObject} +----GtkIMContext +----\link{GtkIMContextSimple} +----\link{GtkIMMulticontext}

References

http://developer.gnome.org/doc/API/2.0/gtk/GtkIMContext.html