eo: make sure to return the right value for efl_event_callback_call.
authorCedric BAIL <cedric.bail@free.fr>
Thu, 7 Nov 2019 18:58:04 +0000 (10:58 -0800)
committerWonki Kim <wonki_.kim@samsung.com>
Mon, 11 Nov 2019 02:20:43 +0000 (11:20 +0900)
commitae17fad07794853eb9064a483b793ff30beb2cc4
treed3740b969a745784b325f5b1134474cf4ee9d725
parent7cfa6aa681b6733dbca4591fd36b8343a7533502
eo: make sure to return the right value for efl_event_callback_call.

EINA_FALSE is to be returned only if one of the callback did call
efl_event_callback_stop not if their was no callback called.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D10620
src/lib/eo/eo_base_class.c