efl/legacy/eobj/examples/signals
Tom Hacohen 697c58026f Eobj: Pass the private data to functions automatically.
This saves us from having to call the data_get function. This makes the
code nicer and potentially faster.

Thanks to raster for the tip.

SVN revision: 70145
2012-04-12 13:52:13 +00:00
..
CMakeLists.txt Eobj: Initial commit. 2012-04-05 15:31:15 +00:00
main.c Eobj: Improve signals test. 2012-04-12 12:42:33 +00:00
simple.c Eobj: Pass the private data to functions automatically. 2012-04-12 13:52:13 +00:00
simple.h Eobj: Improve signals test. 2012-04-12 12:42:33 +00:00