efl_ui : reverse the select method name to be ended verb on the last.
authorSangHyeon Jade Lee <sh10233.lee@samsung.com>
Wed, 25 Sep 2019 07:39:30 +0000 (16:39 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:11:54 +0000 (06:11 +0900)
commite249efd30df9106eac99e7e0005366feebf4b3b3
treedcdaafb5e76f0461a0927f89f4de4f56ab00f2c8
parentd15ed66fc3d163a969f7d599d9ca2a98ca90c323
efl_ui : reverse the select method name to be ended verb on the last.

Summary:
our new method naming rule only allow verb at the last position,
so change name to fallow rule.

Reviewers: bu5hm4n, cedric, segfaultxavi

Reviewed By: bu5hm4n, segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10144
src/bin/elementary/test_ui_collection.c
src/lib/elementary/efl_ui_collection.c
src/lib/elementary/efl_ui_collection.eo
src/lib/elementary/efl_ui_multi_selectable.eo
src/lib/elementary/efl_ui_multi_selectable_async.eo
src/lib/elementary/efl_ui_select_model.c
src/lib/elementary/efl_ui_select_model.eo
src/tests/elementary/spec/efl_test_multi_selectable.c