Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Schmidt c41226948a ecore/examples: Follow E coding style here as a good example for others.
I had a look at the ecore_events examples and the indent was mixed with tabs and spaces. Made it
really unreadable on the HTML output. Give newcomers a hand and start with the E coding style here.

SVN revision: 73347
2012-07-05 13:44:29 +00:00
Jonas M. Gastal 81608b2cc7 Fixing typo in docs.
SVN revision: 69872
2012-04-02 20:51:47 +00:00
Rafael Antognolli 394433f438 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.



SVN revision: 60611
2011-06-22 22:56:36 +00:00
Rafael Antognolli d83f174929 ecore/idler - Improve documentation and add an example.
SVN revision: 60602
2011-06-22 18:29:38 +00:00