[evas] Referencing examples on size hints doxygen group.

SVN revision: 60530
This commit is contained in:
Gustavo Lima Chaves 2011-06-20 17:00:44 +00:00
parent c23e7c1c9e
commit 5fbf57272d
1 changed files with 4 additions and 0 deletions

View File

@ -4183,6 +4183,10 @@ EAPI void evas_map_point_color_get (const Evas_Map *m, int
* lines/columns inside its container, padding hints to set the
* padding between each individual child, etc.
*
* Examples on their usage:
* - @ref Example_Evas_Size_Hints "evas-hints.c"
* - @ref Example_Evas_Aspect_Hints "evas-aspect-hints.c"
*
* @ingroup Evas_Object_Group
*/