elm: Restore ABI compatibility (elm_pan_gravity)
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 23 Feb 2017 06:32:17 +0000 (15:32 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 23 Feb 2017 06:43:56 +0000 (15:43 +0900)
commitbc31a47fd9b8138b09c45ade703ab0f3736a54dd
tree5ab42bcf773cae828bcc8edcf0f3522f030b3ebe
parent7d4e417ea8d850abd1a2ac42ee03446cb6766937
elm: Restore ABI compatibility (elm_pan_gravity)

elm_pan_gravity_{set,get} are functions that were generated as
legacy APIs (in other words EAPI), but were never actually exposed
to applications as they were protected behind EFL_EO_API_SUPPORT
(see elm_interfaces.h).

This patch restores the ABI compatibility with elementary 1.18.
src/lib/elementary/elm_interface_scrollable.c
src/lib/elementary/elm_interface_scrollable.h