efl_loop: declare this class function to the object
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 20 Feb 2019 12:12:37 +0000 (13:12 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
commit2ad37ce41b60ef679b561f50a6f15a7d070d2778
tree8adae937c84c42666d4868ffef7ec613c60ed240
parentc26de82704c6b7f3754a5b3043712fbfc79be107
efl_loop: declare this class function to the object

we pass the object as first argument, so everything is just like object
function, thus we can declare it like this.

ref T7597
src/lib/ecore/efl_loop.c
src/lib/ecore/efl_loop.eo