SCIM Bridge 0.4.x
|
This is the header of the functions to translate key events between scim-bridge and gtk. More...
Go to the source code of this file.
Functions | |
void | scim_bridge_key_event_bridge_to_gdk (GdkEventKey *gdk_key_event, GdkWindow *client_window, const ScimBridgeKeyEvent *key_event) |
void | scim_bridge_key_event_gdk_to_bridge (ScimBridgeKeyEvent *bridge_key_event, GdkWindow *client_window, const GdkEventKey *key_event) |
This is the header of the functions to translate key events between scim-bridge and gtk.