efl/src/modules/elementary/web/none
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
elm_web_none.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
elm_web_none.eo elm: fix test case for elm_web 2018-02-17 21:17:59 +01:00