Configuration for softcursor.
Typedef Documentation
Enumeration of Elm Softcursor Mode.
- Since (EFL) :
- 1.7
Enumeration Type Documentation
Enumeration of Elm Softcursor Mode.
- Enumerator:
ELM_SOFTCURSOR_MODE_AUTO |
Auto-detect if a software cursor should be used (default)
|
ELM_SOFTCURSOR_MODE_ON |
Always use a softcursor
|
ELM_SOFTCURSOR_MODE_OFF |
Never use a softcursor
|
Function Documentation
Sets the mode used for software provided mouse cursors inline with the window canvas.
- Since (EFL) :
- 1.7
- Since :
- 2.3
- Parameters:
-
[in] | mode | The mode used for software cursor |
- See also:
- elm_config_softcursor_mode_get()