Data Fields | |
Evas_Object * | spacer |
Evas_Object * | popup |
Evas_Object * | popup2 |
Evas_Object * | track |
Evas_Object * | track2 |
Ecore_Timer * | delay |
const char * | units |
const char * | indicator |
char *(* | indicator_format_func )(double val) |
void(* | indicator_format_free )(char *str) |
char *(* | units_format_func )(double val) |
void(* | units_format_free )(char *str) |
double | val |
double | val_min |
double | val_max |
double | val2 |
double | step |
Ecore_Timer * | wheel_indicator_timer |
double | wheel_indicator_duration |
Elm_Slider_Indicator_Visible_Mode | indicator_visible_mode |
indicator_visible_mode of the slider. More... | |
Evas_Coord | size |
Evas_Coord | downx |
Evas_Coord | downy |
Efl_Orient | orientation |
double | range_from |
double | range_to |
Eina_Bool | indicator_show: 1 |
Eina_Bool | spacer_down: 1 |
Eina_Bool | frozen: 1 |
Eina_Bool | units_show: 1 |
Eina_Bool | popup_visible: 1 |
Eina_Bool | range_enable: 1 |
Elm_Slider_Indicator_Visible_Mode _Elm_Slider_Data::indicator_visible_mode |
indicator_visible_mode of the slider.
This indicates when to show an indicator