gtk :: IMContext :: Class IMContext
[hide private]
[frames] | no frames]

Class IMContext

source code

     object --+        
              |        
gobject.GObject --+    
                  |    
             Object --+
                      |
                     IMContext
Known Subclasses:

Object GtkIMContext

Signals from GtkIMContext:
  preedit-changed ()
  preedit-start ()
  preedit-end ()
  commit (gchararray)
  retrieve-surrounding () -> gboolean
  delete-surrounding (gint, gint) -> gboolean

Signals from GObject:
  notify (GParam)

Instance Methods [hide private]
 
delete_surrounding(...) source code
 
do_commit(...) source code
 
do_delete_surrounding(...) source code
 
do_filter_keypress(...) source code
 
do_focus_in(...) source code
 
do_focus_out(...) source code
 
do_preedit_changed(...) source code
 
do_preedit_end(...) source code
 
do_preedit_start(...) source code
 
do_reset(...) source code
 
do_retrieve_surrounding(...) source code
 
do_set_client_window(...) source code
 
do_set_cursor_location(...) source code
 
do_set_surrounding(...) source code
 
do_set_use_preedit(...) source code
 
filter_keypress(...) source code
 
focus_in(...) source code
 
focus_out(...) source code
 
get_preedit_string(...) source code
 
get_surrounding(...) source code
 
reset(...) source code
 
set_client_window(...) source code
 
set_cursor_location(...) source code
 
set_surrounding(...) source code
 
set_use_preedit(...) source code

Inherited from Object: destroy, do_destroy, flags, remove_data, remove_no_notify, set_flags, unset_flags

Inherited from gobject.GObject: __copy__, __deepcopy__, __delattr__, __eq__, __gdoc__, __ge__, __gobject_init__, __gt__, __hash__, __init__, __le__, __lt__, __ne__, __new__, __repr__, __setattr__, chain, connect, connect_after, connect_object, connect_object_after, disconnect, disconnect_by_func, emit, emit_stop_by_name, freeze_notify, get_data, get_properties, get_property, handler_block, handler_block_by_func, handler_disconnect, handler_is_connected, handler_unblock, handler_unblock_by_func, notify, props, set_data, set_properties, set_property, stop_emission, thaw_notify, weak_ref

Inherited from object: __format__, __getattribute__, __reduce__, __reduce_ex__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __gtype__ = <GType GtkIMContext (46327664)>
Properties [hide private]

Inherited from gobject.GObject: __grefcount__

Inherited from object: __class__