ecore/idler - Fix wrong explanation!
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 22 Jun 2011 22:56:36 +0000 (22:56 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 22 Jun 2011 22:56:36 +0000 (22:56 +0000)
commit57fcf8b40a1f6d2d90da01da9dd903536b6e0117
treeff11c812a71c33f38eb040e753b72573644cdb08
parent9168eb0787d5a3d602d3d73b843193b8148d8a06
ecore/idler - Fix wrong explanation!
Event callbacks don't stop being called by returning false, but won't
allow other callbacks to handle that event.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@60611 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples.dox
src/examples/ecore_idler_example.c