org.gnu.gtk

Class IMContextSimple


public class IMContextSimple
extends IMContext

Field Summary

Fields inherited from class org.gnu.glib.GObject

eventsInitialized

Constructor Summary

IMContextSimple()
Construct a new IMContextSimple object.

Method Summary

static Type
getType()
Retrieve the runtime type used by the GLib library.
protected static void
gtk_im_context_simple_add_table(Handle context_simple, Object data, int maxSeqLen, int numSeqs)
protected static int
gtk_im_context_simple_get_type()
protected static Handle
gtk_im_context_simple_new()

Methods inherited from class org.gnu.gtk.IMContext

focusIn, focusOut, getType, gtk_im_context_delete_surrounding, gtk_im_context_filter_keypress, gtk_im_context_focus_in, gtk_im_context_focus_out, gtk_im_context_get_preedit_string, gtk_im_context_get_surrounding, gtk_im_context_get_type, gtk_im_context_reset, gtk_im_context_set_client_window, gtk_im_context_set_cursor_location, gtk_im_context_set_surrounding, gtk_im_context_set_use_preedit, reset, setClientWindow, setCursorLocation, setUsePreedit

Methods inherited from class org.gnu.glib.GObject

addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addListener, equals, freezeNotify, getBooleanProperty, getData, getData, getDoubleProperty, getEventListenerClass, getEventType, getFloatProperty, getGObjectFromHandle, getHandle, getIntFromHandle, getIntProperty, getJavaObjectProperty, getLongProperty, getNullHandle, getPixbufProperty, getProperty, getStringFromHandle, getStringProperty, hasProperty, hashCode, instantiateJGObjectFromGType, notify, removeEventHandler, removeListener, retrieveGObject, setBooleanProperty, setData, setData, setDoubleProperty, setFloatProperty, setHandle, setIntProperty, setJavaObjectProperty, setLongProperty, setPixbufProperty, setProperty, setStringProperty, thawNotify

Constructor Details

IMContextSimple

public IMContextSimple()
Construct a new IMContextSimple object.

Method Details

getType

public static Type getType()
Retrieve the runtime type used by the GLib library.
Overrides:
getType in interface IMContext


gtk_im_context_simple_add_table

protected static final void gtk_im_context_simple_add_table(Handle context_simple,
                                                            Object data,
                                                            int maxSeqLen,
                                                            int numSeqs)


gtk_im_context_simple_get_type

protected static final int gtk_im_context_simple_get_type()


gtk_im_context_simple_new

protected static final Handle gtk_im_context_simple_new()