edje: make edje_edit_group_*_*_set return Eina_Bool.
authorAndrii Kroitor <an.kroitor@samsung.com>
Wed, 30 Oct 2013 13:11:22 +0000 (22:11 +0900)
committerCedric Bail <cedric.bail@free.fr>
Wed, 30 Oct 2013 13:30:16 +0000 (22:30 +0900)
commit919c51de088fb7a3e352e467caf774b20fceb70a
treec67c6dde582ab06be4b5fec519a664e6451c45b5
parent6af736860250f1f57c8fdd959495cc6be71b15ad
edje: make edje_edit_group_*_*_set return Eina_Bool.

Make the following function return Eina_Bool so that the caller can detect errors :
edje_edit_group_min_w_set
edje_edit_group_min_h_set
edje_edit_group_max_w_set
edje_edit_group_max_h_set

Reviewers: cedric, seoz

CC: reutskiy.v.v
Differential Revision: https://phab.enlightenment.org/D291

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