examples: Move introduction to Ecore-Evas to evas-transparent.c
authorBryce Harrington <bryce@osg.samsung.com>
Tue, 11 Jul 2017 02:29:07 +0000 (11:29 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 11 Jul 2017 02:29:07 +0000 (11:29 +0900)
commit0e19bde33c902c0765edb38090b383619f00882c
tree242c7c8a4320517cddc64cbf002dafee4be42569
parenta795629e8c9d7a7f444f8ce655eb9e24dce51429
examples: Move introduction to Ecore-Evas to evas-transparent.c

Summary:
The evas-transparent.c example is quite short, and so will allow for
more detailed explanation of setting up Ecore-Evas.  Then
evas-object-manipulation.c can focus more on the explanation of objects
in Ecore-Evas.

Reviewers: cedric

Subscribers: jpeg

Differential Revision: https://phab.enlightenment.org/D5011
src/examples/evas/README
src/examples/evas/evas-object-manipulation.c
src/examples/evas/evas-transparent.c