GtkIMContext {RGtk2} | R Documentation |
Base class for input method contexts
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)
GObject +----GtkIMContext +----GtkIMContextSimple +----GtkIMMulticontext
GtkIMContext
The (imcontext, arg1, user.data)
imcontext
GtkIMContext
] the object which received the signal.arg1
user.data
The (imcontext, arg1, arg2, user.data)
imcontext
GtkIMContext
] the object which received the signal.arg1
arg2
user.data
The (imcontext, user.data)
imcontext
GtkIMContext
] the object which received the signal.user.data
The (imcontext, user.data)
imcontext
GtkIMContext
] the object which received the signal.user.data
The (imcontext, user.data)
imcontext
GtkIMContext
] the object which received the signal.user.data
The (imcontext, user.data)
imcontext
GtkIMContext
] the object which received the signal.user.data
Derived by RGtkGen from GTK+ documentation
http://developer.gnome.org/doc/API/2.0/gtk/GtkIMContext.html