Enlightenment CVS committal

Author  : davemds
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/src/lib


Modified Files:
        etk_tool_button.c 


Log Message:
add missing documentation

===================================================================
RCS file: /cvs/e/e17/libs/etk/src/lib/etk_tool_button.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- etk_tool_button.c   28 Sep 2007 19:47:52 -0000      1.8
+++ etk_tool_button.c   13 Jul 2008 19:24:38 -0000      1.9
@@ -147,3 +147,40 @@
    if (!tool_toggle_button)
       return;
 }
+
+/** @} */
+
+/**************************
+ *
+ * Documentation
+ *
+ **************************/
+
+/**
+ * @addtogroup Etk_Tool_Button
+ *
+ * @image html widgets/tool_button.png
+ *
+ * \par Object Hierarchy:
+ * - Etk_Object
+ *   - Etk_Widget
+ *     - Etk_Container
+ *       - Etk_Bin
+ *         - Etk_Button
+ *           - Etk_Tool_Button
+ */
+
+/**
+ * @addtogroup Etk_Tool_Toggle_Button
+ *
+ * @image html widgets/tool_toggle_button.png
+ *
+ * \par Object Hierarchy:
+ * - Etk_Object
+ *   - Etk_Widget
+ *     - Etk_Container
+ *       - Etk_Bin
+ *         - Etk_Button
+ *           - Etk_Toggle_Button
+ *             - Etk_Tool_Toggle_Button
+ */



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to