widget: Remove scrollable_children from EO
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 8 Aug 2017 13:53:58 +0000 (22:53 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 9 Aug 2017 03:25:45 +0000 (12:25 +0900)
commit10ec5f5f80bf2e824ac91a46a66cc5dc07a84a64
tree454ce7b7ec37ccb3f5002b0fe9db1a7de6627d74
parent23555ae461bffa72e3b919a6a3105ed1f3994894
widget: Remove scrollable_children from EO

It's an internal only function, which IMHO was not required and an
overhead over the simple loop.

Ref T5363
src/lib/elementary/elm_widget.c
src/lib/elementary/elm_widget.eo
src/lib/elementary/elm_widget.h