org.gnu.gtk
Class IMContext

java.lang.Object
  |
  +--org.gnu.glib.GObject
        |
        +--org.gnu.gtk.IMContext
Direct Known Subclasses:
IMContextSimple, IMMulticontext

public class IMContext
extends GObject


Method Summary
static Type getType()
          Retrieve the runtime type used by the GLib library.
 void setClientWindow(Window window)
          Sets the client window for the input context.
 
Methods inherited from class org.gnu.glib.GObject
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setClientWindow

public void setClientWindow(Window window)
Sets the client window for the input context.


getType

public static Type getType()
Retrieve the runtime type used by the GLib library.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net