efl/legacy/eina/src
Gustavo Sverzut Barbieri 88d6b934aa eina_model: new events for load/unload.
Added the events: loaded and unloaded to notify eina_model_load() and
eina_model_unload() were called.

To be more specific, the interfaces used by EINA_MODEL_TYPE_MIXIN
(Eina_Model_Interface_Properties and Eina_Model_Interface_Children)
also do:
 * properties,loaded
 * properties,unloaded
 * children,loaded
 * children,unloaded



SVN revision: 68035
2012-02-16 19:48:13 +00:00
..
examples Elm model: Updated examples. 2012-02-16 12:37:27 +00:00
include eina_model: new events for load/unload. 2012-02-16 19:48:13 +00:00
lib eina_model: new events for load/unload. 2012-02-16 19:48:13 +00:00
modules remove @EINA_CPPFLAGS@ from remaining Makefile.am 2012-02-09 21:42:50 +00:00
tests eina_model: new events for load/unload. 2012-02-16 19:48:13 +00:00
Makefile.am eina: add autotools rules to building and installing examples. 2011-06-09 18:53:38 +00:00