Enlightenment CVS committal Author : doursse Project : e17 Module : libs/etk
Dir : e17/libs/etk/src/lib Modified Files: etk_tree2.c Log Message: fix doc =================================================================== RCS file: /cvs/e/e17/libs/etk/src/lib/etk_tree2.c,v retrieving revision 1.17 retrieving revision 1.18 diff -u -3 -r1.17 -r1.18 --- etk_tree2.c 13 Jan 2007 04:21:23 -0000 1.17 +++ etk_tree2.c 13 Jan 2007 17:06:26 -0000 1.18 @@ -420,7 +420,7 @@ * @param title the tile of the column * @param width the requested width of the column. It won't be necessary the visible width * of the column since it can be expanded to fit the available space - * @param the horizontal alignment of the objects inside the column, from 0.0 (left alignment) to 1.0 (right alignment) + * @param alignment the horizontal alignment of the objects inside the column, from 0.0 (left alignment) to 1.0 (right alignment) * @return Returns the new column */ Etk_Tree2_Col *etk_tree2_col_new(Etk_Tree2 *tree, const char *title, int width, float alignment) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs