Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_text.c Log Message: - some doxy work =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/tests/ewl_text.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_text.c 10 Mar 2006 04:05:42 -0000 1.4 +++ ewl_text.c 10 Mar 2006 20:52:03 -0000 1.5 @@ -3,6 +3,15 @@ #include <string.h> #include <stdlib.h> +/** + * @addtogroup Ewl_Text + * @{ + * @section text_tut Tutorial + * + * You can use the text widget to display text stuff. + * @} + */ + static int create_test(Ewl_Container *box); static void trigger_cb_mouse_out(Ewl_Widget *w, void *ev, void *data); static void trigger_cb_mouse_in(Ewl_Widget *w, void *ev, void *data); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs