Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib


Modified Files:
        Evas.h 


Log Message:


see diff. :)

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/evas/src/lib/Evas.h,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -3 -r1.37 -r1.38
--- Evas.h      31 Jan 2005 04:58:41 -0000      1.37
+++ Evas.h      7 Feb 2005 02:12:36 -0000       1.38
@@ -451,6 +451,7 @@
    EAPI void                   evas_object_textblock_format_del           
(Evas_Object *obj);
    EAPI void                   evas_object_textblock_format_direction_set 
(Evas_Object *obj, Evas_Format_Direction dir);
    EAPI Evas_Format_Direction  evas_object_textblock_format_direction_get 
(Evas_Object *obj);
+   EAPI void                   evas_object_textblock_format_size_get      
(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h);
    EAPI void                   evas_object_textblock_native_size_get      
(Evas_Object *obj, Evas_Coord *w, Evas_Coord *h);
        
    EAPI void              evas_object_del                   (Evas_Object *obj);




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to