Add @since 1.8 to all the defines added for Eo in Evas.h + fixes after

make doc.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 78358
This commit is contained in:
Daniel Zaoui 2012-10-23 06:26:40 +00:00 committed by Daniel Zaoui
parent ca5ce36b69
commit 8b3a7b6167
2 changed files with 425 additions and 34 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1979,7 +1979,7 @@ _canvas_objects_at_xy_get(Eo *eo_e EINA_UNUSED, void *_pd, va_list *list)
/**
* Retrieves the objects in the given rectangle region
* @param e The given evas object.
* @param eo_e The given evas object.
* @param x The horizontal coordinate.
* @param y The vertical coordinate.
* @param w The width size.