elementary: Fix declaration of CV managers getters
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Fri, 6 Dec 2019 14:57:52 +0000 (14:57 +0000)
committerJongmin Lee <jm105.lee@samsung.com>
Sun, 8 Dec 2019 21:58:46 +0000 (06:58 +0900)
commit673c3875d421f3c5d621dc4c73dd625068d75cdc
treeb4708b19056aa18b8966f01f10b0b044907d572a
parent27c7091f0c48b7a036a86a307d0468689e0dcbfe
elementary: Fix declaration of CV managers getters

This should convey better their intention of the setting taking
ownership of the passed value and the getter returning just a view to
them.

Fixes T8514

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10824
src/lib/elementary/efl_ui_collection.eo
src/lib/elementary/efl_ui_collection_view.eo
src/lib/elementary/efl_ui_spotlight_container.eo