examples/tutorial/c/eo-multiinherit/src
Xavi Artigas 0448e6cfa4 Update examples to latest EFL API
Summary:
Some of the EFL tutorials are not currently building due to changes in the API :
* const Eo* in getters.
* Efl.Loop -> Efl.App
* efl_net_session_name -> efl_net_session_network_name

Reviewers: cedric

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D5977
2018-04-23 13:35:36 -07:00
..
eo_multiinherit.h Adapt code to tutorial text 2017-11-22 16:08:11 +01:00
eo_multiinherit_main.c Adapt code to tutorial text 2017-11-22 16:08:11 +01:00
example_circle.c Update examples to latest EFL API 2018-04-23 13:35:36 -07:00
example_circle.eo eo-multiinherit: Clone from eo-inherit before interface removal 2017-11-17 15:37:35 +00:00
example_colored.c Update examples to latest EFL API 2018-04-23 13:35:36 -07:00
example_colored.eo Add a colored mixin so we can talk about multiple inheritance 2017-11-17 16:46:59 +00:00
example_rectangle.c Update examples to latest EFL API 2018-04-23 13:35:36 -07:00
example_rectangle.eo Add a colored mixin so we can talk about multiple inheritance 2017-11-17 16:46:59 +00:00
example_shape.c Adapt code to tutorial text 2017-11-22 16:08:11 +01:00
example_shape.eo eo-multiinherit: Clone from eo-inherit before interface removal 2017-11-17 15:37:35 +00:00
example_square.c Adapt code to tutorial text 2017-11-22 16:08:11 +01:00
example_square.eo eo-multiinherit: Clone from eo-inherit before interface removal 2017-11-17 15:37:35 +00:00
meson.build Add a colored mixin so we can talk about multiple inheritance 2017-11-17 16:46:59 +00:00