Reworked ADD_EVENT() wrt handling of the inherited method.
authorTilman Sauerbeck <tilman@code-monkey.de>
Thu, 16 Feb 2006 20:39:55 +0000 (20:39 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 16 Feb 2006 20:39:55 +0000 (20:39 +0000)
commit6c769aac08caf234bbff82cca822d8f209283bbe
treed6d9c32950c9d081ae31e57ec2c7f0b13aab61e9
parent3c4e4d849820f3b70c237ee2ef2ff33805b22ab6
Reworked ADD_EVENT() wrt handling of the inherited method.

In that macro, we now remove Ecore#EventHandler.inherited temporarily
when defining C event classes rather than overriding the method.
src/ecore/rb_event_handler.c
src/ecore/rb_event_handler.h