eo: move unbindable event APIs to C
authorDaniel Kolesa <d.kolesa@osg.samsung.com>
Thu, 20 Apr 2017 16:24:38 +0000 (18:24 +0200)
committerDaniel Kolesa <d.kolesa@osg.samsung.com>
Thu, 20 Apr 2017 16:24:38 +0000 (18:24 +0200)
commitb780cf2af299ce17be260486bb7ab64badddbaec
tree8f612033b3936259cc4e620b0b54ceb1c447963d
parentda982535f603688021fdef6caf4681e523791261
eo: move unbindable event APIs to C

In a few classes, this requires some manual expansion. This should
not break anything but it's also fairly ugly; a better solution
would be appreciated, for now we do this.

Similar changes will be done to a few other Efl.Object APIs as
well at later point.
src/lib/elementary/elc_fileselector.c
src/lib/elementary/elm_fileselector.eo
src/lib/eo/Eo.h
src/lib/eo/efl_object.eo
src/lib/eo/eo_base_class.c
src/lib/evas/canvas/efl_canvas_object.eo
src/lib/evas/canvas/evas_canvas3d_object.c
src/lib/evas/canvas/evas_canvas3d_object.eo
src/lib/evas/canvas/evas_object_main.c