Enlightenment CVS committal Author : ningerso Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: Document all parameters. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text.c,v retrieving revision 1.95 retrieving revision 1.96 diff -u -3 -r1.95 -r1.96 --- ewl_text.c 18 Apr 2006 23:18:53 -0000 1.95 +++ ewl_text.c 19 Apr 2006 03:07:45 -0000 1.96 @@ -165,6 +165,8 @@ /** * @param t: The Ewl_Text to get the layout offsets from + * @param x: A pointer to an integer to store the x offset of the text display + * @param y: A pointer to an integer to store the y offset of the text display * @return Returns no value. * @brief Retrieve the current layout offsets of the text */ @@ -186,6 +188,8 @@ /** * @param t: The Ewl_Text to set the layout offsets + * @param x: The x amount to offset of the text display + * @param y: The y amount to offset of the text display * @return Returns no value. * @brief Set the current layout offsets of the text */ ------------------------------------------------------- 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