Reworked on_ecore_event().
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 14 Feb 2006 19:06:43 +0000 (19:06 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 14 Feb 2006 19:06:43 +0000 (19:06 +0000)
commitefd95201fd9c368eef6a4986e7c3bfe260da7e2c
tree7156784ad06c5dd3f6223e5c473f27df4d7a2040
parent2f0a58839f94493eae629ae5bf45f50bfcd9fa0e
Reworked on_ecore_event().

If one event handler's block returns false, don't call neither the other
C handlers nor the other Ruby handlers.
src/ecore/rb_event_handler.c