efl/src/lib/ecore_input
Jean-Philippe Andre 9c18f0d00a ecore joystick: Use const char * in API, not slstr
The API eina_slstr_ is meant to look just like const
strings, wihch means here there could instead be an internal
struct holding the name, and the API would behave the same.

Note: This API is new in 1.20
2017-07-17 13:53:42 +09:00
..
CMakeLists.txt cmake: add ecore_input 2017-02-03 11:14:45 +01:00
Ecore_Input.h ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input.c ecore_input: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_input_compose.c
ecore_input_compose.h
ecore_input_joystick.c ecore joystick: Use const char * in API, not slstr 2017-07-17 13:53:42 +09:00
ecore_input_private.h Ecore_Input: define data type for joysticks 2016-06-13 20:33:29 +09:00