edje: return Eina_Bool values in setters for dragable confine and event params in...
authorm.biliavskyi <m.biliavskyi@samsung.com>
Tue, 29 Oct 2013 01:23:42 +0000 (10:23 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Tue, 29 Oct 2013 01:24:31 +0000 (10:24 +0900)
commit73c2ae44e0ae7404c64e2da1c0220301392a2220
treee41745c6cb63d9cd4a93abf40d916e4a896ed254
parentccdeae7ce498d21088e4b0849ceb2394148f9877
edje: return Eina_Bool values in setters for dragable confine and event params in Edje_Edit API.

Many Edje_Edit API can fail and don't return any error information. This patch start returning
Eina_Bool for setters on dragable confine and event params to catch those error.

Reviewers: cedric

Reviewed By: cedric

CC: seoz
Differential Revision: https://phab.enlightenment.org/D274

Signed-off-by: Cedric Bail <cedric.bail@samsung.com>
src/lib/edje/Edje_Edit.h
src/lib/edje/edje_edit.c