Data Fields
_Elm_Flipselector_Data Struct Reference

Data Fields

Evas_Objectobj
 
Eina_Listitems
 
Eina_Listcurrent
 
Eina_Listsentinel
 
Ecore_Timerspin
 
Ecore_Jobview_update
 
unsigned int max_len
 
double interval
 
double first_interval
 
double val_min
 
double val_max
 
double step
 step for the value change. More...
 
int walking
 
Eina_Bool evaluating: 1
 
Eina_Bool deleting: 1
 
Eina_Bool need_update: 1
 

Field Documentation

◆ step

double _Elm_Flipselector_Data::step

step for the value change.

1 by default.