Functions to interface with Wayland Input. More...
| Functions | |
| EAPI Ecore_Wl_Input * | ecore_wl_input_get (void) | 
| EAPI void | ecore_wl_input_cursor_size_set (Ecore_Wl_Input *input, const int size) | 
| EAPI struct xkb_keymap * | ecore_wl_input_keymap_get (Ecore_Wl_Input *input) | 
Functions to interface with Wayland Input.
| EAPI Ecore_Wl_Input* ecore_wl_input_get | ( | void | ) | 
| EAPI void ecore_wl_input_cursor_size_set | ( | Ecore_Wl_Input * | input, | 
| const int | size | ||
| ) | 
References EINA_SAFETY_ON_NULL_RETURN.
| EAPI struct xkb_keymap* ecore_wl_input_keymap_get | ( | Ecore_Wl_Input * | input | ) | 
References EINA_SAFETY_ON_NULL_RETURN_VAL.