Commit Graph

5 Commits

Author SHA1 Message Date
Xavi Artigas 679c89d98d Adapt to latest event names 2019-03-09 15:54:38 +01:00
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
Andy Williams e9e0834b26 Remove efl_loop_main references, we should use our allocated loop 2018-01-04 19:28:26 +00:00
Andy Williams 8a9207c986 net: oops, missing semicolon somehow 2017-12-19 17:04:08 +00:00
Andy Williams 988eee570d net: Add session/connectivity reference example 2017-12-19 15:23:57 +00:00