Efl: Add hint_ prefix to all size hints
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Jun 2016 08:19:17 +0000 (17:19 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 8 Jun 2016 08:20:44 +0000 (17:20 +0900)
commit5542d6dc480744e9d4103264442573183e9f9266
tree1111c66679be3a6d74acd8509af5a5cef09ca432
parent7872690e7356a53f716af0740770911ae4f57309
Efl: Add hint_ prefix to all size hints

This covers:
- base
- step
- aspect

The prefix hint_ is useful for bindings, and does not change
the generated C API.
src/lib/efl/interfaces/efl_gfx_size_hint.eo
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo
src/lib/evas/canvas/evas_object.eo
src/lib/evas/canvas/evas_object_main.c