Configuration for softcursor. More...
Functions | |
void | elm_config_softcursor_mode_set (Elm_Softcursor_Mode mode) |
Set the mode used for software provided mouse cursors inline in the window canvas. More... | |
Elm_Softcursor_Mode | elm_config_softcursor_mode_get (void) |
Get the software cursor mode. More... | |
Configuration for softcursor.
void elm_config_softcursor_mode_set | ( | Elm_Softcursor_Mode | mode | ) |
Set the mode used for software provided mouse cursors inline in the window canvas.
A software rendered cursor can be provided for rendering inline inside the canvas windows in the event the native display system does not provide one or the native one is not wanted.
mode | The mode for software cursors |
References EINA_TRUE.
Elm_Softcursor_Mode elm_config_softcursor_mode_get | ( | void | ) |
Get the software cursor mode.