_Ecore_IMF_Context Struct Reference
Data Fields | |
| ECORE_MAGIC | |
| const Ecore_IMF_Module * | module |
| const Ecore_IMF_Context_Class * | klass |
| void * | data |
| int | input_mode |
| void * | window |
| void * | client_canvas |
| Eina_Bool(* | retrieve_surrounding_func )(void *data, Ecore_IMF_Context *ctx, char **text, int *cursor_pos) |
| void * | retrieve_surrounding_data |
| Eina_List * | callbacks |
| Ecore_IMF_Autocapital_Type | autocapital_type |
| Ecore_IMF_Input_Panel_Layout | input_panel_layout |
| Ecore_IMF_Input_Panel_Lang | input_panel_lang |
| Ecore_IMF_Input_Panel_Return_Key_Type | input_panel_return_key_type |
| Eina_Bool | allow_prediction: 1 |
| Eina_Bool | input_panel_enabled: 1 |
| Eina_Bool | input_panel_return_key_disabled: 1 |
| Eina_Bool | input_panel_caps_lock_mode: 1 |
