cursor: EO-ify elm_cursor API
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 2 Aug 2017 09:35:57 +0000 (18:35 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Fri, 4 Aug 2017 02:52:16 +0000 (11:52 +0900)
commitaeacb54c35a62aac62e8cb5c4d2f40354ea4590b
tree02c589e37ff7593048a0c6e906a0827859edc392
parentf63a5648179bec9e9d817cdb7227d1d902b3c439
cursor: EO-ify elm_cursor API

This creates an interface and makes Elm.Widget implement it.
Next step: make elm_layout parts implement it.

Ref T5315
src/Makefile_Elementary.am
src/lib/elementary/efl_ui_cursor.eo [new file with mode: 0644]
src/lib/elementary/elm_cursor.h
src/lib/elementary/elm_widget.eo
src/lib/elementary/els_cursor.c