Go to file
Avi Levin d92d4afbb0 elm_box: porting evas smart callbacks to eo
Replacing  calls of evas_object_smart_callback_add/del/call
with eo_callback_add/del/call.
This will reduce the use of legacy events and callbacks lists in
smart_object which in turn will improve performance and reduce memory
use.
2015-06-29 11:02:17 +03:00
legacy/elementary elm_box: porting evas smart callbacks to eo 2015-06-29 11:02:17 +03:00