Enlightenment CVS committal
Author : dj2
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
ewl_checkbutton.h ewl_radiobutton.h
Log Message:
- documentation fixes
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_checkbutton.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- ewl_checkbutton.h 18 Aug 2004 04:41:59 -0000 1.20
+++ ewl_checkbutton.h 26 Nov 2004 02:53:20 -0000 1.21
@@ -45,7 +45,7 @@
void ewl_checkbutton_init(Ewl_CheckButton * cb, char *label);
/**
- * @def ewl_checkbutton_set_checked(cb, c);
+ * @def ewl_checkbutton_checked_set(cb, c);
* Shortcut for dereferencing the checkbutton to update the checked state of
* the Ewl_Check.
*/
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_radiobutton.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- ewl_radiobutton.h 29 Aug 2004 13:01:37 -0000 1.19
+++ ewl_radiobutton.h 26 Nov 2004 02:53:20 -0000 1.20
@@ -40,7 +40,7 @@
void ewl_radiobutton_init(Ewl_RadioButton * cb, char *label);
/**
- * @def ewl_radiobutton_set_checked(r, c)
+ * @def ewl_radiobutton_checked_set(r, c)
* Shortcut for setting the checked status on the inherited Ewl_CheckButton
* fields.
*/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs