Evas: Mark type as legacy and protected
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 16 Jun 2016 07:05:00 +0000 (16:05 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 17 Jun 2016 02:37:39 +0000 (11:37 +0900)
commitd4b96d33d6d0cd0898beb429bccb35da11fc7d4a
tree9197247ea9adb8413abb4dc83c20391f7ee5f249
parent76d2778177681cd170dfce4575a0e4c7c2385771
Evas: Mark type as legacy and protected

Only set() is allowed for EO, and it's a constructor,
protected function. Unfortunately, this means a lot
of #define EVAS_OBJECT_PROTECTED
src/examples/evas/evas-object-manipulation-eo.c
src/lib/edje/edje_private.h
src/lib/elementary/elementary_config.h
src/lib/emotion/emotion_smart.c
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/evas_object.eo
src/lib/evas/canvas/evas_object_main.c
src/lib/evas/include/evas_common_private.h
src/lib/evas/include/evas_private.h