Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_image.c 


Log Message:
Updated docs for ewl_image_new

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_image.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -3 -r1.42 -r1.43
--- ewl_image.c 2 May 2004 19:44:10 -0000       1.42
+++ ewl_image.c 15 May 2004 05:03:07 -0000      1.43
@@ -5,8 +5,12 @@
 
 /**
  * @param i: the path to the image to be displayed by the image widget
+ * @param k: the key for the data in the image or edje
  * @return Returns a pointer to a new image widget on success, NULL on failure.
  * @brief Load an image widget with specified image contents
+ *
+ * The @a k parameter is primarily used for loading edje groups or keyed data
+ * in an image.
  */
 Ewl_Widget     *ewl_image_new(char *i, char *k)
 {




-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to