devs/princeamd/enlightenment-0.17-elive
parent
e84d43ddba
commit
24bb452439
9 changed files with 31 additions and 16 deletions
@ -1,7 +1,7 @@ |
||||
#ifndef E_WIDGET_COLOR_WELL_H |
||||
#define E_WIDGET_COLOR_WELL_H |
||||
|
||||
EAPI Evas_Object *e_widget_color_well_add (Evas *evas, E_Color *color, E_Container *con); |
||||
EAPI Evas_Object *e_widget_color_well_add (Evas *evas, E_Color *color, int show_color_dialog); |
||||
EAPI void e_widget_color_well_update (Evas_Object *obj); |
||||
|
||||
#endif |
||||
|
Loading…
Reference in new issue