Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_thumb.h 


Log Message:
- add a protoype in the .h file

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_thumb.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_thumb.h   22 Nov 2005 09:27:25 -0000      1.4
+++ e_thumb.h   8 Dec 2005 07:57:07 -0000       1.5
@@ -12,6 +12,7 @@
 EAPI int                   e_thumb_shutdown(void);
 EAPI const char           *e_thumb_dir_get(void);
 EAPI char                 *e_thumb_file_get(char *file);
+EAPI void                  e_thumb_geometry_get(char *file, int *w, int *h, 
int from_eet);    
 EAPI int                   e_thumb_exists(char *file);
 EAPI int                   e_thumb_create(char *file, Evas_Coord w, Evas_Coord 
h);
 EAPI Evas_Object          *e_thumb_evas_object_get(char *file, Evas *evas, 
Evas_Coord width, Evas_Coord height, int shrink);




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to