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)
If one event handler's block returns false, don't call neither the other
C handlers nor the other Ruby handlers.


No differences found